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
So i've been trying to understand what's happening here but i still have 0 clue:
Importing libraries...
Traceback (most recent call last):
File "mediapipepose.py", line 10, in
File "D:\mediapipepose-0.7-beta-windows\mediapipepose\cv2_init_.py", line 181, in
bootstrap()
File "D:\mediapipepose-0.7-beta-windows\mediapipepose\cv2_init_.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "importlib_init_.py", line 126, in import_module
if sys.path[0] == BASE_DIR or os.path.realpath(sys.path[0]) == BASE_DIR:
ImportError: DLL load failed while importing cv2: No se puede encontrar el módulo especificado.
[8508] Failed to execute script 'mediapipepose' due to unhandled exception!
The text was updated successfully, but these errors were encountered:
So i've been trying to understand what's happening here but i still have 0 clue:
Importing libraries...
Traceback (most recent call last):
File "mediapipepose.py", line 10, in
File "D:\mediapipepose-0.7-beta-windows\mediapipepose\cv2_init_.py", line 181, in
bootstrap()
File "D:\mediapipepose-0.7-beta-windows\mediapipepose\cv2_init_.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "importlib_init_.py", line 126, in import_module
if sys.path[0] == BASE_DIR or os.path.realpath(sys.path[0]) == BASE_DIR:
ImportError: DLL load failed while importing cv2: No se puede encontrar el módulo especificado.
[8508] Failed to execute script 'mediapipepose' due to unhandled exception!
The text was updated successfully, but these errors were encountered: