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

    Status: Open => Answered

RaiMan proposed the following answer:
---  brainstem-2.7.5-py2.py3-none-any.whl
this is for use with normal C-based Python. Such modules usually cannot be used 
with SikuliX/Jython.

You have to install it with normal Python and then analyse the module
structure. If there are any C-based/native libs dependencies, then there
is no chance to use it with SikuliX.

Another point is to find out, wether the wheel installation is supported by 
Jython and what has to be done in case.
If this is possible and the import ends up with module-not-found-error, then it 
is not useable.

-- 
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

Reply via email to