Question #653515 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/653515

    Status: Open => Answered

RaiMan proposed the following answer:
I guess, the mentioned module only works with Python, since it contains
some C-based libraries internally.

Python modules only work with Sikuli(X) if they are completely written
in Python language and do not depend on any C-based/native stuff.

The reason behind: Jython (used with Sikuli(X)) is a Java-based Python
interpreter.

In your case:
the SikuliX version 1.1.x has the xl.... modules bundled, that are working in 
Sikuli scripts.

see faq 2208

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to