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-headless #407

Open bennuttall opened 8 months ago

bennuttall commented 8 months ago

Package name

opencv-contrib-python-headless

Package version

4.6.0.66+

PyPI URL

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

piwheels URL

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

Python version

I am aware this is the issue tracker for a Python package index specifically for Raspberry Pi

I have checked for duplicate issues

I am the maintainer

More information

No response

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 :x: TODO
4.8.0.76 TODO :x: TODO
4.8.0.74 TODO :x: TODO
4.7.0.72 TODO :x: TODO
4.7.0.68 TODO :x: TODO
4.6.0.66 TODO :x: TODO
4.5.5.64 TODO :heavy_check_mark: TODO

Please comment if another new version is released

pvanderlinden commented 7 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 4.8.0.76 TODO ❌ TODO 4.8.0.74 TODO ❌ TODO 4.7.0.72 TODO ❌ TODO 4.7.0.68 TODO ❌ TODO 4.6.0.66 TODO ❌ TODO 4.5.5.64 TODO ✔️ TODO Please comment if another new version is released

Do you need any help with building these?

bennuttall commented 7 months ago

Basically it takes 3 hours to build and then fails at the final stage, due to cmake issues. Some versions built successfully previously but don't with a newer cmake. So we need to figure out which version of cmake we should pin to, and build with that.

pvanderlinden commented 7 months ago

Maybe the newer ones work better? I did not have issues compile the latest version on bookworm (py 3.11), although it might not be complete (didn't check if I had all libraries installed)