Viewing 2 reply threads
  • Author
    Posts
    • #7494
      jacque
      Participant

      bonjour,après avoir suivi le tuto de Gaël avec le scripts InMoov3.Deep.AB.V7.FR.py
      j’ai une erreur au lancement de MYROBOTLAB la voici

      python : Traceback (most recent call last):
      File “<string>”, line 96, in <module>
      AttributeError: ‘NoneType’ object has no attribute ‘setVoice’

      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._pyx3.f$0(<string>:346)
      at org.python.pycode._pyx3.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:161)

    • #7496
      anthony
      Moderator

      coucou essaye une version plus récente de MRL , par exemple la dernière

    • #7497
      jacque
      Participant

      bonsoir anthony j’ai essayer avec la version 1.0.1951 même erreur par contre avec InMoov3.Deep.AB.V7.py
      en restant en anglais ca fonctionne

Viewing 2 reply threads
  • You must be logged in to reply to this topic.