← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

 

Question #660917 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/660917

RaiMan posted a new comment:
-- to comment #8:
The recommended solution from comment #6 needs (clearly mentioned)

- have sikulixapi.jar on the Java classpath at runtime

meaning you have to add a 
CLASSPATH=<path-to-sikulixapi.jar>

to the jython interpreter's runtime environment.

this is apparently not the case in comment #8

You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.