Skip to content

problem with import cv2 #1

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

Open
ASTRA1312 opened this issue Apr 26, 2019 · 2 comments
Open

problem with import cv2 #1

ASTRA1312 opened this issue Apr 26, 2019 · 2 comments

Comments

@ASTRA1312
Copy link

hi i clone your document but when i launch radar.py with the command python ./radar.py an error pop:
File "./radar.py", line 7, in
import cv2
ImportError: No module named cv2
can you help me with this problem pls

@Clappers123
Copy link

Hi, you need to install opencv
try :
sudo apt-get install python3-opencv

@ayazahmadtarar-pikessoft
Copy link

ayazahmadtarar-pikessoft commented Feb 16, 2021

Screenshot 2021-02-17 at 1 47 39 AM

still getting this error after installing

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

3 participants