Question #689767 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689767
Status: Open => Answered
RaiMan proposed the following answer:
from org.sikuli.script import *
should not be used and is not necessary in any case.
Only in sub-scripts (Python scripts called from a main script) you need: (see
docs)
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