Question #210332 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/210332
Status: Open => Answered
RaiMan proposed the following answer:
It seems, you are developing in some Python language aware environment
outside the Sikuli IDE.
So you have to take care, that sikuli-script.jar is in the java class path,
sikuli-script.jar/Lib is in Pythons sys.path and you use
from sikuli import *
in your scripts.
--
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