Crandel/aiohttp

Could not find a version that satisfies the requirement aiohttp==3.0.1

Closed this issue · 1 comments

sudo pip3 install -r requirements.txt
Result

Collecting aiohttp==3.0.1 (from -r requirements.txt (line 1))
  Could not find a version that satisfies the requirement aiohttp==3.0.1

My OS - Arch Linux

python --version               
Python 3.7.0
pip --version                  
pip 18.0
pip install -r requirements.txt
Collecting aiohttp==3.0.1 (from -r requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/3f/12/58d4b6ff8bae007e9c3a4e43cec92e3a905aff536fd28fac6b0a6895260b/aiohttp-3.0.1.tar.gz (737kB)
    100% |████████████████████████████████| 737kB 2.7MB/s 
  Installing build dependencies ... done
Collecting aiohttp_debugtoolbar==0.4.1 (from -r requirements.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/28/fe/f7ece48e690a8861348ee83d9c6874755af7279bbadb970f142af5cd7491/aiohttp_debugtoolbar-0.4.1-py3-none-any.whl (466kB)
    100% |████████████████████████████████| 471kB 3.3MB/s 
Collecting aiohttp_jinja2==0.15 (from -r requirements.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/d8/18/89f30669b16eb8ead15f1b9366277d87f3c4eb3a48cb6d5dbca6d4be08fa/aiohttp_jinja2-0.15.0-py3-none-any.whl
Collecting aiohttp_session[secure]==2.2.0 (from -r requirements.txt (line 4))
  Downloading https://files.pythonhosted.org/packages/3f/02/ddb71eb6a75533171fe6560736e880abd4debb5f1838a53b8321d73e884a/aiohttp_session-2.2.0-py3-none-any.whl
Collecting aiodns (from -r requirements.txt (line 5))
  Using cached https://files.pythonhosted.org/packages/bd/f5/b69cb930fd5ab0569396659afe3f3c0d37d4098e5d0ba6afdf6fd9388cb0/aiodns-1.1.1-py2.py3-none-any.whl
Collecting cchardet (from -r requirements.txt (line 6))
  Downloading https://files.pythonhosted.org/packages/63/74/fbf92cd7fe2e603600096098d78f5c5957c5071861298d00084f058e174f/cchardet-2.1.1.tar.gz (645kB)
    100% |████████████████████████████████| 655kB 3.0MB/s 
Collecting cffi (from -r requirements.txt (line 7))
  Downloading https://files.pythonhosted.org/packages/51/7b/d1014289d0578c3522b2798b9cb87c65e5b36798bd3ae68a75fa1fe09e78/cffi-1.11.5-cp37-cp37m-manylinux1_x86_64.whl (421kB)
    100% |████████████████████████████████| 430kB 3.2MB/s 
Collecting cryptography (from -r requirements.txt (line 8))
  Downloading https://files.pythonhosted.org/packages/59/32/92cade62c645756a83598edf56289e9b19aae5370642a7ce690cd06bc72f/cryptography-2.3.1-cp34-abi3-manylinux1_x86_64.whl (2.1MB)
    100% |████████████████████████████████| 2.1MB 2.6MB/s 
Collecting envparse (from -r requirements.txt (line 9))
  Downloading https://files.pythonhosted.org/packages/2f/8d/bee8a59732c169a455627ff1557d0db180f7c352b0274480267ad3e46875/envparse-0.2.0.tar.gz
Collecting ipython==4.2.1 (from -r requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/f0/b7/c801138e58df6ef9fd47bd2d7eed32ab0b47df22929c53e142f96d2247c5/ipython-4.2.1-py3-none-any.whl
Collecting ipdb (from -r requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz
Collecting jinja2==2.10 (from -r requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
Collecting motor==1.2.1 (from -r requirements.txt (line 13))
  Downloading https://files.pythonhosted.org/packages/23/4f/3deb97a71885dbd8c0189e439669361f11c5b13d2e84a45cd3b45ca0c0a6/motor-1.2.1.tar.gz (315kB)
    100% |████████████████████████████████| 317kB 3.0MB/s 
Collecting pymongo==3.6.0 (from -r requirements.txt (line 14))
  Downloading https://files.pythonhosted.org/packages/69/8a/2384c55f4bd494eeb6104a9b35c36714ba1178dcd08ee5a73b92eed3d8c1/pymongo-3.6.0.tar.gz (581kB)
    100% |████████████████████████████████| 583kB 2.9MB/s 
Collecting attrs>=17.4.0 (from aiohttp==3.0.1->-r requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/3a/e1/5f9023cc983f1a628a8c2fd051ad19e76ff7b142a0faf329336f9a62a514/attrs-18.2.0-py2.py3-none-any.whl
Collecting chardet<4.0,>=2.0 (from aiohttp==3.0.1->-r requirements.txt (line 1))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting multidict<5.0,>=4.0 (from aiohttp==3.0.1->-r requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/a7/57/cefa7a7f30b03006506dd0f44988613d40efbc987d82f34dfe9027800347/multidict-4.4.2-cp37-cp37m-manylinux1_x86_64.whl (386kB)
    100% |████████████████████████████████| 389kB 2.5MB/s 
Collecting async_timeout<3.0,>=1.2 (from aiohttp==3.0.1->-r requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/1d/b9/213521db2918b5b7f7df333a33ea3d38ba70ba705d9db6c29f0343c213ea/async_timeout-2.0.1-py3-none-any.whl
Collecting yarl<2.0,>=1.0 (from aiohttp==3.0.1->-r requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/43/b8/057c3e5b546ff4b24263164ecda13f6962d85c9dc477fcc0bcdcb3adb658/yarl-1.2.6.tar.gz (159kB)
    100% |████████████████████████████████| 163kB 2.0MB/s 
Collecting pycares>=1.0.0 (from aiodns->-r requirements.txt (line 5))
  Downloading https://files.pythonhosted.org/packages/89/5c/3a7e1a52d6abb52b9ca1a56d2df699936e89d8b98f75cfd60d03363e7c10/pycares-2.3.0.tar.gz (224kB)
    100% |████████████████████████████████| 225kB 2.8MB/s 
Collecting pycparser (from cffi->-r requirements.txt (line 7))
  Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
    100% |████████████████████████████████| 163kB 2.9MB/s 
Collecting asn1crypto>=0.21.0 (from cryptography->-r requirements.txt (line 8))
  Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
    100% |████████████████████████████████| 102kB 2.8MB/s 
Collecting six>=1.4.1 (from cryptography->-r requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
Collecting idna>=2.1 (from cryptography->-r requirements.txt (line 8))
  Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB)
    100% |████████████████████████████████| 61kB 2.3MB/s 
Requirement already satisfied: setuptools>=18.5 in /home/crandel/.virtualenvs/aiohttp/lib/python3.7/site-packages (from ipython==4.2.1->-r requirements.txt (line 10)) (40.4.3)
Collecting pickleshare (from ipython==4.2.1->-r requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/9f/17/daa142fc9be6b76f26f24eeeb9a138940671490b91cb5587393f297c8317/pickleshare-0.7.4-py2.py3-none-any.whl
Collecting simplegeneric>0.8 (from ipython==4.2.1->-r requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip
Collecting traitlets (from ipython==4.2.1->-r requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl
Collecting pexpect; sys_platform != "win32" (from ipython==4.2.1->-r requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/89/e6/b5a1de8b0cc4e07ca1b305a4fcc3f9806025c1b651ea302646341222f88b/pexpect-4.6.0-py2.py3-none-any.whl
Collecting decorator (from ipython==4.2.1->-r requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from jinja2==2.10->-r requirements.txt (line 12))
  Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
Collecting ipython-genutils (from traitlets->ipython==4.2.1->-r requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting ptyprocess>=0.5 (from pexpect; sys_platform != "win32"->ipython==4.2.1->-r requirements.txt (line 10))
  Downloading https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl
Building wheels for collected packages: aiohttp, cchardet, envparse, ipdb, motor, pymongo, yarl, pycares, pycparser, simplegeneric, MarkupSafe
  Running setup.py bdist_wheel for aiohttp ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/d6/3e/29/0bccf2b6371f877af45f619a4e7cddbcd6eb7a3928c2341840
  Running setup.py bdist_wheel for cchardet ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/1e/28/e2/e1d30c219444992fe0c136433fd82ffe6469eb1a96e349215c
  Running setup.py bdist_wheel for envparse ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/af/f0/a2/8e7f99dd8fe717b0ba4815ea52ff0c96dea15b975db317cd82
  Running setup.py bdist_wheel for ipdb ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/a8/0e/e2/ffc7bedd430bfd12e9dba3c4dd88906bc42962face85bc4df7
  Running setup.py bdist_wheel for motor ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/57/10/75/c9fba396dc61eabb8d90e536871b0ba4fb54bec2a5ec4c5c77
  Running setup.py bdist_wheel for pymongo ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/92/3e/0c/e8851526f604586b956f23b324e88a4e2231960eee89863592
  Running setup.py bdist_wheel for yarl ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/fd/1c/e7/9df9bfc03a2f55c2201b52db3545b1314eb807148563a6521b
  Running setup.py bdist_wheel for pycares ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/1b/05/16/da47eb345e8f05adee9145e6e0d0e2a30813af6b677afe9eff
  Running setup.py bdist_wheel for pycparser ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
  Running setup.py bdist_wheel for simplegeneric ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/a9/28/53/f24776b4c5bcbe91aaf1f1e247bd6fadd17191aa12fac63902
  Running setup.py bdist_wheel for MarkupSafe ... done
  Stored in directory: /home/crandel/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46
Successfully built aiohttp cchardet envparse ipdb motor pymongo yarl pycares pycparser simplegeneric MarkupSafe
ipdb 0.11 has requirement ipython>=5.0.0; python_version >= "3.3", but you'll have ipython 4.2.1 which is incompatible.
Installing collected packages: attrs, chardet, multidict, async-timeout, idna, yarl, aiohttp, MarkupSafe, jinja2, aiohttp-jinja2, aiohttp-debugtoolbar, pycparser, cffi, asn1crypto, six, cryptography, aiohttp-session, pycares, aiodns, cchardet, envparse, pickleshare, simplegeneric, decorator, ipython-genutils, traitlets, ptyprocess, pexpect, ipython, ipdb, pymongo, motor
Successfully installed MarkupSafe-1.0 aiodns-1.1.1 aiohttp-3.0.1 aiohttp-debugtoolbar-0.4.1 aiohttp-jinja2-0.15.0 aiohttp-session-2.2.0 asn1crypto-0.24.0 async-timeout-2.0.1 attrs-18.2.0 cchardet-2.1.1 cffi-1.11.5 chardet-3.0.4 cryptography-2.3.1 decorator-4.3.0 envparse-0.2.0 idna-2.7 ipdb-0.11 ipython-4.2.1 ipython-genutils-0.2.0 jinja2-2.10 motor-1.2.1 multidict-4.4.2 pexpect-4.6.0 pickleshare-0.7.4 ptyprocess-0.6.0 pycares-2.3.0 pycparser-2.19 pymongo-3.6.0 simplegeneric-0.8.1 six-1.11.0 traitlets-4.3.2 yarl-1.2.6