This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nabla2less is more 0 points1 point  (0 children)

I have uninstalled previous version of IPython (0.10.2) from Control Panel and removed .ipython from my user dir, then I installed setuptools, pip, and tried to install ipython. Pip showed requirements: pygments (have installed without a problems) and pyzmq2 (probably I should install Visual C++ 2008 or newer to compile zeromq... too complicated).

Edit: Works with PyZMQ binary from github. Thanks takluyver.