[IPython-dev] Ubuntu ppa for pyzmq
MinRK
benjaminrk at gmail.com
Sat Jul 2 17:21:21 EDT 2011
pyzmq doesn't have Linux binaries, because we don't want to maintain
eggs that should work on all flavors of Linux.
However, Ubuntu users are in luck, because Chris Lea has a zeromq ppa,
which as of today includes up to date pyzmq:
https://launchpad.net/~chris-lea/+archive/zeromq
Once you add the ppa to your sources, you should be able to just do:
apt-get install python-zeromq
-MinRK
More information about the IPython-dev
mailing list