Question #206427 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/206427
Status: Answered => Solved
Mathieu Tremblay confirmed that the question is solved:
Alright, thanks.
I managed to make it work by doing the following in Mac terminal:
export PATH=/Users/mtremblay/jython2.5.2/bin:"$PATH"
export
JYTHONPATH=/Applications/Sikuli-IDE.app/Contents/Resources/Java/sikuli-script.jar/Lib
After that, i could use:
jython path-to-myscript.py to make it work
Thanks for the help, it very helpful helping me finding a way to make it
work.
--
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