-
Notifications
You must be signed in to change notification settings - Fork 27
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
OpenCV Issue #72
Comments
Check that you have the numpy version |
i resolved by pip uninstall opencv-python-headless -y pip install opencv-python --upgrade |
$ python start.py Picture: 0
| |-|-| || |x|-| || |-|-| |
|
pip install opencv-python==4.7.0.68 |
Does it have to be the exact version? I have 1.24.2 and can't seem to downgrade
These are correct |
Exact versions, always. Just uninstalll the 1.24.2 and install the 1.21.0 |
Thanks for the reply. I've finally gotten numpy on 1.21.0 and am still getting the same error. Have tried all fixes in this thread. [get_fields] Time elapsed: 0:00:01.029457
| |-|-| || |-|-| || |-|-| |
|
FIXED WITH pip install opencv-contrib-python |
sirni@NIX MINGW64 /c/marvel-snap-bot (master) how to fix this error |
Ill attach a screenshot with some errors ive received. Someone else had the same error as me, but the fix did not help me for some odd reason.
The text was updated successfully, but these errors were encountered: