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

Limiting the version of the opencv-python in requirements.txt #57

Open
JosenJiang opened this issue May 26, 2023 · 0 comments
Open

Limiting the version of the opencv-python in requirements.txt #57

JosenJiang opened this issue May 26, 2023 · 0 comments

Comments

@JosenJiang
Copy link

Python=3.6 && opencv-python=4.7.0.72
It will raise error "cv2.error: OpenCV(4.7.0) /tmp/pip-install-nzi856ln/opencv-python_f33732a96f0e44e08ea9072d768bb35d/opencv/modules/highgui/src/window.cpp:1272: error: (-2:Unspecified error) The function is not implemented."

I reinstall opencv-python=4.4.0.46, then the error dose not occur. So I recommend limiting the version of the opencv-python in requirements.txt.

@JosenJiang JosenJiang changed the title The newest version of opencv-python does not work Limiting the version of the opencv-python in requirements.txt May 26, 2023
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

1 participant