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

RaiMan posted a new comment:
Since the message "Event Manager loaded" is missing, the error happens
during initialization of Sikuli and has nothing to do with your script
contents.

this is what I would do in your situation:

try to just run a 
from sikuli.Sikuli import *

first try: put sikuli-script.jar in the first place of class path.

and then:
in your Jython environment remove step by step the entries from class path 
until it works (should do, since you seem to have all as it should be).

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