Question #288321 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/288321
Status: Open => Answered
RaiMan proposed the following answer:
you should not name a .sikuli like something, that is internally imported
somewhere from the Lib.
logging.sikuli is found first on the line of possible modules on sys.path (by
design).
the easiest way to avoid is to us a prefix like my:
myLogging.sikuli
in this case
--
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