packages icon indicating copy to clipboard operation
packages copied to clipboard

Package issue: opencv-contrib-python-headless hash does not match

Open emlloyd opened this issue 4 years ago • 1 comments

Package name

opencv-contrib-python-headless

Package version

4.1.0.25

PyPI URL

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

piwheels URL

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

Python version

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

I am the maintainer

  • [ ] Yes

More information

Hash of the package does not match the expected

#12 13.39     opencv-contrib-python-headless==4.1.0.25 from https://www.piwheels.org/simple/opencv-contrib-python-headless/opencv_contrib_python_headless-4.1.0.25-cp37-cp37m-linux_armv6l.whl#sha256=35aacf9590f30a7ae0f39c53c5cd893c16ef512c1008a15f0f8c595dd0919b85 (from -r requirements.txt (line 1)):
#12 13.39         Expected sha256 35aacf9590f30a7ae0f39c53c5cd893c16ef512c1008a15f0f8c595dd0919b85
#12 13.39              Got        90aa767bd7dc666ddd7465c6b8d4f6fac52642078dbcfae6697b5bf32e4bb1d4
#12 13.39 

emlloyd avatar Feb 01 '22 14:02 emlloyd

Current builds fail with

2025-09-06T22:00:51,935   virtual memory exhausted: Cannot allocate memory
2025-09-06T22:00:51,935   ninja: build stopped: subcommand failed.

Probably requires a larger swap, or maybe linker tweaks to stay within 3 GiB limit for 32-bit (which would be an upstream task)?

MichaIng avatar Oct 14 '25 12:10 MichaIng