sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37134
Re: [Question #288321]: Socket in SIKULI cannot find logging library and fails
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.