Question #261208 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261208
RaiMan proposed the following answer: --- Jython What about just double-clicking the installer jar? But anyways: the standalone jar is sufficient. When working with Sikuli, Python is not relevant (we need Jython). Python might only help in preparations and installing prereqs with pip/easy-install/..., but the you have to create correct references to the created artifacts in the Python environment (usually site-packages) --- RFW version 2.8.5 surely is sufficient about how to install and/or get the latest version: https://github.com/robotframework/robotframework/blob/master/INSTALL.rst where you get, when you start at http://robotframework.org --- your concrete problem It seems, that you are still working with the old stuff from Mike. I recommended, to work along https://github.com/Tset-Noitamotua/Sikuli-and-Robot-Framework-Integration there the with-future problem is fixed -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

