Drag and Drop Import

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”
?

Hi @robert.crahmer,

  • have you downloaded the release zip from github or are you trying to use the repository itself? The instructions on the github page refer specifically to the release, so there might be differences when trying to use files from the repository itself.
  • What TouchDesigner version are you running?

cheers
Markus

1 Like