sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36215
Re: [Question #280338]: Sikuli crashes while importing zeromq
Question #280338 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/280338
Status: Open => Answered
RaiMan proposed the following answer:
the Python package
pyzmq
is C-based (a wrapper around the native library of zmq)
and hence cannot be used with Jython (known restriction)
You have to look for a Java-wrapper instead, which can be used with
Jython/Sikuli.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.