sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58724
Re: [Question #705833]: Import error from within python module
Question #705833 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/705833
Status: Open => Answered
RaiMan proposed the following answer:
Python modules can only be used in SX if they are made in Python
language only and do not contain/depend on native code/libraries.
So they might be found, but not are useable.
Pointing to the Python standard lib does not make sense, since this is
available as the Jython version in the SX environment.
Additionally be aware: Jython is on language level 2.5
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.