[zeromq-dev] ZMQ Python with Pypy

Justin Cook jhcook at gmail.com
Mon Mar 5 19:54:54 CET 2012


On Mon, Mar 5, 2012 at 6:07 PM, Brian Granger <ellisonbg at gmail.com> wrote:
> Justin,
>
> Hold on a second though.  PyZMQ uses Cython, which, as far as I know,
> doesn't run on pypy.  You will need to look at the ctypes based
> version here:
>
> https://github.com/svpcom/pyzmq-ctypes

Thank you very much. I noticed that but didn't know if it was worth
checking out. I did get it to install, but there are compile errors
with `import zmq`. More than likely it's not up to date.

Ta,

-- 
Justin Cook

http://www.linkedin.com/in/jhcook



More information about the zeromq-dev mailing list