-
Notifications
You must be signed in to change notification settings - Fork 130
Description
When i load the video and try to detect the clip it shows and error,
Python: Traceback (most recent call last):
File "C:\Users\rahul\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlendArMocap-main\src\cgt_mediapipe\cgt_mp_detection_operator.py", line 111, in execute
stream = self.get_stream()
File "C:\Users\rahul\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlendArMocap-main\src\cgt_mediapipe\cgt_mp_detection_operator.py", line 67, in get_stream
from .cgt_mp_core import cv_stream
File "C:\Users\rahul\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlendArMocap-main\src\cgt_mediapipe\cgt_mp_core\cv_stream.py", line 4, in
import cv2
ImportError: numpy.core.multiarray failed to import
It should load the video and start detection.

Desktop
- OS: Windows 11
- Blender Version 3.6