piwheels / packages

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

Missing package: opencv-contrib-python #299

Open mflage opened 2 years ago

mflage commented 2 years ago

Package name

opencv-contrib-python

Package version

4.5.5.64

PyPI URL

https://pypi.org/project/opencv-contrib-python/

piwheels URL

https://www.piwheels.org/project/opencv-contrib-python/

Python version

I am the maintainer

More information

Seems like the build fails for the latest version of opencv-contrib-python . The error seems related to a missing ninja build system.

waveform80 commented 2 years ago

@bennuttall looks like the most recent opencv-contrib build failed. It's not a lack of the ninja build system (it fallsback successfully to GNU makefiles) but there's something else going on with cmake which, annoyingly, isn't getting included in the build log output. I'll take a look a bit later

bennuttall commented 8 months ago

Trying to build these on an 8GB Pi 4. Annoyingly it takes ages to fail. Will work my way through them on Bullseye and later try Bookworm.

bennuttall commented 8 months ago

I'm building these offline. It takes ages so please be patient. I'll keep this updated:

Version cp37m cp39 cp311
4.8.1.78 TODO TODO TODO
4.8.0.76 TODO TODO TODO
4.8.0.74 TODO TODO TODO
4.7.0.72 TODO TODO TODO
4.7.0.68 TODO TODO TODO
4.6.0.66 TODO TODO TODO
4.5.5.64 TODO TODO TODO

Please comment if another new version is released