Question #167497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167497
RaiMan posted a new comment: Sorry, --2. corrected --2. you did not follow the recommendations mentioned in the referenced question again compact: - use the environment variables CLASSPATH and JYTHONPATH - set CLASSPATH=absolute-path-to-sikuli-script.jar (wherever it might be stored, does not matter where) - set JYTHONPATH=absolute-path-to-Jython\Lib;absolute-path-to-sikuli-script.jar\Lib - run the Sikuli script using the jython.bat path-to-script-folder\scriptname.py - you have to somehow set the image path there is no need to move sikuli-script.jar elsewhere or even unjar it. -- 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

