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

ModuleNotFoundError: No module named 'cv2' #29

Open
FilippoRomeo opened this issue Oct 28, 2021 · 0 comments
Open

ModuleNotFoundError: No module named 'cv2' #29

FilippoRomeo opened this issue Oct 28, 2021 · 0 comments

Comments

@FilippoRomeo
Copy link

FilippoRomeo commented Oct 28, 2021

After installing OpenCV
** Install opencv-4.5.0 successfully ** Bye :)
It says

python3
Python 3.6.9 (default, Jan 26 2021, 15:33:00) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'cv2'

How to solve this?

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