Question #630628 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/630628
Status: Open => Answered
RaiMan proposed the following answer:
Python modules like PIL/Pillow cannot be used in SikuliX directly, since they
contain C-based code and access to native libraries.
SikuliX uses Jython as interpreter, which is Java based and only allows Python
modules completely written in Python language (examples are the xl.. modules to
access Excel files)
--
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