Hi, I’ve just installed TouchDesigner and downloaded MediaPipe, but importing the tox into my fresh toe doesn’t work. I get this message:
Traceback (most recent call last):
File "/sys/drop", line 71, in onDrop
File "/sys/DragDrop", line 208, in loadTox
AttributeError: 'NoneType' object has no attribute 'par'
Is the problem occurring due to wrong directory structure? My files are installed in:
A:\TouchDesigner\mediapipe-touchdesigner-main
I’ve noticed that a mediapipe shortcut in the mediapipe folder refers to:
“C:\Program Files\Derivative\TouchDesigner.2022.35320\bin\TouchDesigner.exe” “C:\Users\Dom\GitHub\mediapipe-touchdesigner\MediaPipe TouchDesigner.toe”
?