Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video Detection Error #189

Open
rahulraj96 opened this issue Jan 27, 2025 · 0 comments
Open

Video Detection Error #189

rahulraj96 opened this issue Jan 27, 2025 · 0 comments

Comments

@rahulraj96
Copy link

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.
Image

Desktop

  • OS: Windows 11
  • Blender Version 3.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant