[zeromq-dev] What's the easiest way to install PyZMQ on a Windows box running Python 2.5?
MinRK
benjaminrk at gmail.com
Thu Aug 8 00:41:59 CEST 2013
I never made an MSI for 2.5, since it was deprecated before pyzmq had any
binary installers.
Note that you don't have to build pyzmq on the machine itself, you can run
`python setupegg.py bdist_msi` (or bdist_egg) on your own Windows machine
or VM, then pass that MSI to the target machine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130807/91a879ec/attachment.htm>
More information about the zeromq-dev
mailing list