Question #200162 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/200162
Status: Open => Needs information
RaiMan requested more information:
--- did upadte the path of sikuli script jar file path C:\Program Files\Sikuli
X\sikuli-script.jar\Lib\ in Jedit
This contains the Jython stuff and is exactly what might lead to problems (see
comment #2).
To overcome this make a script containing:
for e in sys.path: print e
So you can see, what is in sys.path, when your script is running.
Is sikuli-script.jar in Jedit's class path?
--
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