sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12676
Re: [Question #206427]: Running jython/python scripts from mac terminal with Sikuli linked to NetBeans project
Question #206427 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/206427
Status: Open => Answered
RaiMan proposed the following answer:
--1. use export
in Mac Terminal you have to export variables to make them available for other processes
e.g.
export SIKULI_HOME=/Applications/Sikuli-IDE.app/Contents/Resources/Java
--2. Sikuli-IDE.app ...
must be copied to /Applications (normal install)
--3. jython.jar
path-to-folder-with-jython.jar
is meant: where you have python.jar in your installation
e.g. /usr/local/libexec
check your installation
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.