[zeromq-dev] pyzmq/clrzmq under IronPython

tim pierson tim.pierson at gmail.com
Tue Sep 2 22:46:47 CEST 2014


Hi,
  I'm trying to get simple zmq funcitonality from IronPython.  I've seen
this thread:
http://lists.zeromq.org/pipermail/zeromq-dev/2013-December/024214.html

which reports that it's possible, however, I haven't been able to figure
out how to point the pyzmq build process to the clrzmq.dll that seems to be
necessary for usage.  At any rate, importing the built pyzmq throws a
runtime error on Ipy 2.7:

Runtime error (OSException): cannot load library C:\Program Files
(x86)\IronPython 2.7\Lib\site-packages\zmq\libzmq.pyd

Can anyone suggest how I might get pyzmq working in IronPython?


Thanks,
tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140902/3f4153bd/attachment.htm>


More information about the zeromq-dev mailing list