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

API(python client) throws error with opencv-python==4.8.0.76 #113

Open
Namanm1994 opened this issue Aug 10, 2023 · 1 comment
Open

API(python client) throws error with opencv-python==4.8.0.76 #113

Namanm1994 opened this issue Aug 10, 2023 · 1 comment

Comments

@Namanm1994
Copy link

Namanm1994 commented Aug 10, 2023

Using deafult/latest versions may throw error at times.
Specifically, opencv-python==4.8.0.76 throws attributeerror: module 'cv2.dnn' has no attribute 'dictvalue'
OS: Linux version 4.15.0-213-generic (amd64-079) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu18.04))
Arch: amd64(x86_64)
docker: Docker version 20.10.6, build 370c289

@Namanm1994
Copy link
Author

The following packages seem to work for now:
pandas==1.5.2
numpy==1.22.2
awscli==1.29.23
urllib3==1.26.14
tqdm==4.65.0
opencv-python==4.7.0.68
Did not check for "opencv-python versions > 4.7.0.68" so not certain what is the latest working verison.

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