pyzmq-ctypes
pyzmq-ctypes copied to clipboard
Python bindings for pyzmq via Ctypes
No zmq.eventloop, any plans to support it? It would help allow ipython's notebook to work with pypy
zmq.device is missing. Any plans for support it?
Hi there. I've installed zmq, py, and ctypes_configure but receive the following error on Pypy 1.8.0: > > > > sys.version > > > > '2.7.2 (2346207d99463f299f09f3e151c9d5fa9158f71b, Feb 10 2012,...
i get AttributeError: 'Socket' object has no attribute 'recv_json' for recv_json and send_json. Are these not supported? send , recv works thanks
How I installed: pypy setup.py install I get this error: [PyPy 1.5.0-alpha0 with GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. And now for something...