You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error when execute python default.py my_image.png
This:
Traceback (most recent call last):
File "default.py", line 1, in
import cv2
ModuleNotFoundError: No module named 'cv2'
What can i do?
The text was updated successfully, but these errors were encountered:
I get an error when execute python default.py my_image.png
This:
Traceback (most recent call last):
File "default.py", line 1, in
import cv2
ModuleNotFoundError: No module named 'cv2'
What can i do?
The text was updated successfully, but these errors were encountered: