Comment by laurent.carbonnaux:
Hello,
I have uninstalled robotframework 2.1 and installed 2.5.3 version on
Windows XP.
pybot is running well, but jybot has the following error :
Traceback (innermost last):
File "C:\RobotFramework\Python26\lib\site-packages\robot\runner.py", line
307, in ?
File "C:\RobotFramework\Python26\lib\site-packages\robot\__init__.py",
line 27
from errors import (DataError, Information, INFO_PRINTED,
DATA_ERROR,
^
SyntaxError: invalid syntax
On Python 2.6.5 and Jython 2.2 and java 1.6.0_02-b06
Did I miss something?
For more information:
http://code.google.com/p/robotframework/wiki/Installation