8000 pip install opencv-python gives error on Raspbian · Issue #6448 · pypa/pip · GitHub
[go: up one dir, main page]

Skip to content
pip install opencv-python gives error on Raspbian #6448
@Jorge1701

Description

@Jorge1701

Environment

OS: Raspbian on a Raspberry Pi 3 B+

 $ python --version
Python 2.7.13

 $ python3 --version
Python 3.6.3

 $ pip --version
pip 19.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6)

Description

I try to execute pip install opencv-python and it gives me an error

I've tried pip install opencv-contrib-python, python3 -m pip install opencv-python and that gives me the same error.

And pip install --upgrade pip before trying to install opencv, but it says I already have the latest version.
Expected behavior

A successful installation of opencv-python
How to Reproduce

I just run pip install opencv-python or one of the above and the error message appears

Output

Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting opencv-python
ERROR: Could not find a version that satisfies the requirement opencv-python (from version: none)
ERROR: No matching distribution found for opencv-python

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automationtype: supportUser Support

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0