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

    Status: Open => Answered

RaiMan proposed the following answer:
- sikulixapi.jar must be on the Java classpath at runtime
I recommend to use a Java 8 JRE and at best you should make your first steps 
with SikuliX 1.1.3 (1.1.4 is currently under heavy developement and might make 
problems).

- the main script needs as first line
import org.sikuli.script.SikulixForJython

- and each script using SikuliX features needs
from sikuli import *

-- 
You received this question notification because your team Sikuli Drivers
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