Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No x86_64.manylinux2014 wheel binary on v4.6.0.66 #675

Closed
4 tasks done
bordax opened this issue Jun 8, 2022 · 2 comments
Closed
4 tasks done

No x86_64.manylinux2014 wheel binary on v4.6.0.66 #675

bordax opened this issue Jun 8, 2022 · 2 comments

Comments

@bordax
Copy link

bordax commented Jun 8, 2022

Expected behaviour

I expect a binary installation when installing with pip install opencv-python.

Actual behaviour

When installing in Linux x86_64 plataforms, we have to built from source. This slowdown automatic CI, like Github Actions.

Steps to reproduce

  • example code
  • operating system
  • architecture (e.g. x86)
  • opencv-python version
Issue submission checklist
  • This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
  • I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
  • The issue is related to the build scripts in this repository, to the pre-built binaries or is a feature request (such as "please enable this additional dependency")
  • I'm using the latest version of opencv-python
@peterdudfield
Copy link

peterdudfield commented Jun 8, 2022

I think im seeing the same error when building a Docker file from python:3.9-silm-buster

https://github.com/openclimatefix/nowcasting_api/runs/6793058401?check_suite_focus=true

This seems to be solved if I pin to opencv-contrib-python-headless==4.5.5.64

@bordax
Copy link
Author

bordax commented Jun 8, 2022

The binary package is on air now: https://pypi.org/project/opencv-python/4.6.0.66/#files

So, I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants