Question #284961 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/284961
Status: Open => Answered
RaiMan proposed the following answer:
Python modules, that use C-based stuff inside, cannot be used with Jython,
which is Java based.
Only Python modules, written in pure Python can hence be used with SikuliX.
You might try a solution, that runs your Python stuff in a subprocess
with Python interpreter and somehow communicates with your main script
running with Jython (or other way round if this is more suitable).
--
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