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

opencv not properly installed on python 3.10 #132

Open
Blocked opened this issue Oct 15, 2021 · 1 comment
Open

opencv not properly installed on python 3.10 #132

Blocked opened this issue Oct 15, 2021 · 1 comment

Comments

@Blocked
Copy link

Blocked commented Oct 15, 2021

import cv2

Error says no module cv2 present.
All cv2 packages are at /lib/python3.9/site-packages/. No cv2 packages are present at /lib/python3.10/site-packages/

@Blocked Blocked changed the title opencv not installed properly on python 3.10 opencv not properly installed on python 3.10 Oct 15, 2021
@chenyulue
Copy link

Same as numpy and scipy, both of which are installed in python3.9.

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