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
{{ message }}
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
failed to execute script 'ur' due to unhandled exception: No module named 'cv2'
Traceback (most recent call last):
File "ur.py", line 11, in
import cv2
ModuleNotFoundError: No module named 'cv2'
i named my file ur, and have ran it to test my exe and it says that, does this mean its worked and its a fake error or it hasn't?