Hello everyone,
I am currently using MRL 1.0.107 and I have got JAVA 8
In the "java" tab at the bottom of myrobotlab, I have got:
77321 [Thread-7] ERROR class org.myrobotlab.framework.Service - Python error - ------Traceback (most recent call last)
In the python tab, I have got:
---Traceback (most recent call last): File string, line 13, in moduleAttributeError: NoneType object has no attribute autoStartBrowsat org.python.core.Py.AttributeError(Py.java:166) at org.python.core.PyObject.noAttributeError(PyObject.java:930) at org.python.core.PyObject.__getattr__(PyObject.java:925) at org.python.pycode._pyx3.f$0(string:62) at org.python.pycode._pyx3.call_function(string) at org.python.core.PyTableCode.call(PyTableCode.java:165) at org.python.core.PyCode.call(PyCode.java:18) at org.python.core.Py.runCode(Py.java:1261) at org.python.core.Py.exec(Py.java:1305) at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:206) at org.myrobotlab.service.Python$PIThread.run(Python.java:124)------
Could you please help me.
Thanks in advance