Skip to content

Old version pip can't install opencv-python #2966

@Vozf

Description

@Vozf
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionUser questions (candidates for conversion to discussion)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions