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

    Status: Answered => Solved

Shane Kalpage  confirmed that the question is solved:
Hi,
Thanks for your help; it works a treat :-D

However for the benefit of others I'll document a few small things I had
to change.

You need to set up the standalone packages as described in
https://answers.launchpad.net/sikuli/+faq/1436

And import sikuli.Sikuli import * (case sensitive)

The exact command line for version X should be

>java -cp "C:\Program Files (x86)\Sikuli X\sikuli-script.jar"
org.python.util.jython  Tests.py

(in org.python.util.jython  it should be util not untils)

-- 
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

Reply via email to