Question #206427 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/206427
Status: Open => Answered
RaiMan proposed the following answer:
made some checks (no time currently for more) - this works:
exported to env:
SIKULI_HOME=/Applications/Sikuli-IDE.app/Contents/Resources/Java
JYTHON_HOME=path-to-folder-with-jython.jar
java -cp $SIKULI_HOME/sikuli-script.jar:$JYTHON_HOME/jython.jar
org.python.util.jython path-to-your-script.py
--
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