yohki / td_openpose_sample

Sample .toe file using OpenPose on TouchDesigner
16 stars 1 forks source link

NameError: name 'OpenPose' is not defined #1

Open olegchomp opened 4 years ago

olegchomp commented 4 years ago

Hi! I install OpenPose with Python API. If i run examples, everything work. But when i try to launch touchdesigner project get error NameError: name 'OpenPose' is not defined

julscloudops commented 1 year ago

I have this same issue, I have done a lot of investigation and there seem to be a plethora of possible causes. Any assistance would be greatly appreciated!

delray commented 3 months ago

+1 here, I get:

File "/project1/opexec1", line 37
NameError: name 'OpenPose' is not defined

Would love to be able to use this in TD, thanks