← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #231358]: I am having problem finding the right steps to run the Sikuli using python langauge

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
You cannot use Python interpreter to run the scripts, it must be Jython.

But Jython comes bundled with Sikuli.

With RC3 run script:

java -jar path-to-sikuli-script.jar path-to-your-script.sikuli

Be aware: needs Java 6

recommendation: use new version 1.0.0 (http://www.sikuli.org/index.html)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.