Skip to content

Video Detection Error #189

@rahulraj96

Description

@rahulraj96

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions