- Code: Select all
File "C:\Users\mee\Downloads\makehuman\makeposetarget.blend\makeposetarget.py", line 88
print "ROTATION TIME", time.time()-a
^
SyntaxError: invalid syntax
location<unknown location>:-1
Python script fail, look in the console for now...
Well i've gotten this far without clear documentation, I unziped the makeposetarget.blend into the folder started it up and was going to try to run the script
so that I could generate a target and I get this error now,
I tried to put a # in front of the #print "rotation", time.time()-a but then other errors come up
does anyone know how to fix this? and is this what I'm supposed to do in order to make my own targets?

I'm using 1.0 Alpha 6.0 a nightly build I got 2 days ago I think.