packages icon indicating copy to clipboard operation
packages copied to clipboard

Missing package: opencv-contrib-python

Open mflage opened this issue 3 years ago • 8 comments

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

  • [X] Python 3.5
  • [X] Python 3.7
  • [X] Python 3.9

I am the maintainer

  • [ ] Yes

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.

mflage avatar May 06 '22 12:05 mflage

@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

waveform80 avatar May 06 '22 12:05 waveform80

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 avatar Nov 04 '23 18:11 bennuttall

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

bennuttall avatar Nov 06 '23 15:11 bennuttall