← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #167497]: Reasking the question present in "141302" with topic Jython + Sikuli.

 

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.