Hello guys, I have a problem with the python script for the left hand, when I try to run it I always have the same error message and i don't know how to fix it :/
here is the error message : 
 
------Traceback (most recent call last):  File string, line 17, in moduleAttributeError: org.myrobotlab.service.InMoov object has no attribute startleftHand at org.python.core.Py.AttributeError(Py.java:205) at org.python.core.PyObject.noAttributeError(PyObject.java:1013) at org.python.core.PyObject.__getattr__(PyObject.java:1008) at org.python.pycode._pyx12.f$0(string:54) at org.python.pycode._pyx12.call_function(string) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyCode.call(PyCode.java:18) at org.python.core.Py.runCode(Py.java:1386) at org.python.core.Py.exec(Py.java:1430) at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:267) at org.myrobotlab.service.Python$PIThread.run(Python.java:160)------
 
hope you'll be able to help me, thank in advance,
Alex.
 
 

amadorvl

6 years 10 months ago

I have the same problem for 2 days with any python. before everything is fine
please help