Comment #1 on issue 707 by bhaskarb.com: Jython 2.5.2(rc2) compatibility
http://code.google.com/p/robotframework/issues/detail?id=707

Does RF 2.5.4 has incompatibility issues with Python 2.6/Jython2.5.1 as well?

I'm getting the following errors when running existing tests on RF 2.5.4. The test used to run in RF 2.1 and Python 2.6.1.

Error Message:

Invalid syntax in file 'c:\perforce\trunk\mobileofficeplatform\test\automation\rf\tests\resources\res_bisesvvcore_userkeywords_generic.html' in table 'Setting': Importing test library 'rf.actors.Telnet' failed: ImportError: No module named rf

File "C:\Python26\Lib\site-packages\robot\utils\importing.py", line 94, in _import
   __import__(name)



Reply via email to