← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #261208]: Sikuli robot framework integration

 

Question #261208 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261208

balu posted a new comment:
Hi Raiman,

   I am trying to have the same versions of software's  that Mike
mentioned in his blog:

System Configuration Setup:

    Windows 8.1 (German - but I plan to change that to English soon) - I using Windows 7
    Java version 1.8.0_05 (build 1.8.0_05-b13) can be JDK or JRE - I have this
    SikuliX 1.1.0 (nightly build 2015-01-16) ------ I have this
    Robot Framework 2.8.7 - I am using 2.8.5
    Python 2.7.3 - I am using 2.7.8
    Jython 2.7 beta3 (Jython 2.7b3) 


I have downloaded "jython-installer-2.7-b3" from http://www.jython.org/downloads.html

I am unable to install this with command "java -jar jython-
installer-2.7-b3". It was throwing "could not find the main
class:org.python.util.install.installation. program will exist" error.

So I have copied this jar file in a folder, and extracted the contents
in that folder. Then I gave that path as my "JYTHONPATH".

After that I am getting following error:

C:\Users\symbol\Desktop\Verify_Step2>robottest.bat "c:\Users\symbol\Desktop\Veri
fy_Step2\robot_suite\verify_operations.txt"
Exception in thread "main" Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Users\symbol\Desktop\Verify_Step2\robotframework-2.8.5.jar\Lib\robot\
__init__$py.class", line 43, in <module>
  File "C:\Users\symbol\Desktop\Verify_Step2\robotframework-2.8.5.jar\Lib\robot\
pythonpathsetter$py.class", line 17, in <module>
  File "C:\jython2.7beta3\Lib\os.py", line 64, in <module>
    import ntpath as path
  File "C:\jython2.7beta3\Lib\ntpath.py", line 12, in <module>
    import warnings
  File "C:\jython2.7beta3\Lib\warnings.py", line 6, in <module>
    import linecache
SyntaxError: ("'with' will become a reserved keyword in Python 2.6", ('C:\\jytho
n2.7beta3\\Lib\\linecache.py', 127, 8, ''))

C:\Users\symbol\Desktop\Verify_Step2>


Could you please tell me how to fix this.

And please suggest me a location where I can download "  Robot Framework
2.8.7". I am unable to find this net.


Thanks in advance.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.