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

No module named 'cv2' #5

Open
kirax999 opened this issue Sep 7, 2022 · 1 comment
Open

No module named 'cv2' #5

kirax999 opened this issue Sep 7, 2022 · 1 comment

Comments

@kirax999
Copy link

kirax999 commented Sep 7, 2022

After installation I get the message

File "/home/pi/Faster_OpenCV_4_Raspberry_Pi/tests/python_opencv_test/test.py", line 6, in
import cv2
ModuleNotFoundError: No module named 'cv2'

so I'm not stupid I tried but obviously he can't find the lib

@davemaster
Copy link

  • check your environment, use -> pip list, this shows all packages installed in the current environment; must be present opencv_python (cv2)

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