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' #21

Open
donghuynh84 opened this issue Oct 17, 2020 · 3 comments
Open

ModuleNotFoundError: No module named 'cv2' #21

donghuynh84 opened this issue Oct 17, 2020 · 3 comments

Comments

@donghuynh84
Copy link

Hi,
I am just wondering if you can tell me what I have done wrong.

When i typed python Run.py

i am getting this error

ModuleNotFoundError: No module named 'cv2'

@mayurgehlod
Copy link

Same with me

@neeru1207
Copy link
Owner

Hey! How did you install opencv? Use the command pip3 install opencv-python. A different package could be causing the problem

@Laveen-exe
Copy link

Install required packages by running pip3 install -r requirements.txt

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

4 participants