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 am facing an error in this project, i have installed python 3.8 and also successfully install those three modules but it is showing erros, the errors are in the description
#1
Open
Cleavermind110 opened this issue
Apr 16, 2024
· 1 comment
"E:\Virtual-Mouse-using-OpenCV-main>python "Virtual Mouse.py"
Traceback (most recent call last):
File "Virtual Mouse.py", line 1, in
import cv2
File "E:\Python\lib\site-packages\cv2_init_.py", line 181, in
bootstrap()
File "E:\Python\lib\site-packages\cv2_init_.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "E:\Python\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ImportError: DLL load failed while importing cv2: The specified module could not be f"
The text was updated successfully, but these errors were encountered:
"E:\Virtual-Mouse-using-OpenCV-main>python "Virtual Mouse.py"
Traceback (most recent call last):
File "Virtual Mouse.py", line 1, in
import cv2
File "E:\Python\lib\site-packages\cv2_init_.py", line 181, in
bootstrap()
File "E:\Python\lib\site-packages\cv2_init_.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "E:\Python\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
ImportError: DLL load failed while importing cv2: The specified module could not be f"
The text was updated successfully, but these errors were encountered: