piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

ERROR: Could not find a version that satisfies the requirement opencv-contrib-python==4.1.1.26 #137

Closed Raj160907 closed 4 years ago

Raj160907 commented 4 years ago

Package name: example Issue type: Missing package Link to PyPI page: https://pypi.org/project/example Link to piwheels page: https://www.piwheels.org/project/example Version: e.g. 1.2.3 or all Python version: e.g. 3.7 or all I am the maintainer: Yes/No More information:

Please use code blocks where appropriate:

command line commands here
print("code here")
Raj160907 commented 4 years ago

ERROR: No matching distribution found for opencv-contrib-python==4.1.1.26

Raj160907 commented 4 years ago

ERROR: Could not find a version that satisfies the requirement opencv-contrib-python==4.1.1.26

wcschroe commented 4 years ago

Same issue here on a Raspberry Pi 4 running Debian GNU/Linux 5.4.51-v8+ aarch64 Followed the instructions at https://www.piwheels.org/project/opencv-contrib-python/ with no errors until the pip install

image

I also have the latest version of pip for python3 Python 3.7.3 pip 20.2 from /home/pi/.local/lib/python3.7/site-packages/pip (python 3.7)

bennuttall commented 4 years ago

@Raj160907 you haven't filled out the issue template, you haven't given me anything to go on.

Are you running aarch64 like @wcschroe? Note that we don't currently support aarch64 as per pinned issue #119.