aio-libs / aio-libs/aiocouchdb

aiocouchdb pip install is downgrading my aiohttp version

Đang mở
#17 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
54
Fork
17
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

when i try to install aiocouchdb its uninstall my aiohttp-2.2.5
and install a lower version.

here is what happened:
pip install aiocouchdb
Collecting aiocouchdb
Downloading aiocouchdb-0.9.1.tar.gz (63kB)
100% |████████████████████████████████| 71kB 523kB/s
Collecting aiohttp==0.17.4 (from aiocouchdb)
Downloading aiohttp-0.17.4.tar.gz (475kB)
100% |████████████████████████████████| 481kB 968kB/s
Requirement already satisfied: chardet in /Users/veto/webs/merkuro/env/lib/python3.6/site-packages (from aiohttp==0.17.4->aiocouchdb)
Installing collected packages: aiohttp, aiocouchdb
Found existing installation: aiohttp 2.2.5
Uninstalling aiohttp-2.2.5:
Successfully uninstalled aiohttp-2.2.5
Running setup.py install for aiohttp ... done
Running setup.py install for aiocouchdb ... done
Successfully installed aiocouchdb-0.9.1 aiohttp-0.17.4

(env)$ pip freeze
aiocouchdb==0.9.1
aiodns==1.1.1
aiohttp==0.17.4

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.