When I run do addon on BLENDER 4.3.
I
There are those erros is showing when I click on Detect Clip :
Python: Traceback (most recent call last):
File "", line 1232, in handle_fromlist
File "", line 241, in call_with_frames_removed
File "C:\Users\falcaodf\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\BlendArMocap\src\cgt_mediapipe\cgt_mp_core\mp_hand_detector.py", line 1, in
import mediapipe as mp
File "F:\blender-4.3.2-windows-x64\4.3\python\Lib\site-packages\mediapipe_init.py", line 15, in
from mediapipe.python import *
File "F:\blender-4.3.2-windows-x64\4.3\python\Lib\site-packages\mediapipe\python_init.py", line 17, in
from mediapipe.python._framework_bindings import model_ckpt_util
ImportError: DLL load failed while importing _framework_bindings: Uma rotina de inicialização da biblioteca de vínculo dinâmico (DLL) falhou.
I've tried change path python to env path but it doesn't work at all.