-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/questionUser questions (candidates for conversion to discussion)User questions (candidates for conversion to discussion)
Description
- OS version and name: Ubuntu
- Poetry version: 1.0.10
Issue
I'm trying to install opencv-python with poetry
poetry add opencv-python
It hangs onn this line
- Installing opencv-python (4.4.0.44)
It succeeds only after pip upgrade
poetry run pip install --upgrade pip
First I had
pip 19.2.3
After upgrade
pip 20.2.3
0x174
Metadata
Metadata
Assignees
Labels
kind/questionUser questions (candidates for conversion to discussion)User questions (candidates for conversion to discussion)