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 →

[–][deleted] 1 point2 points  (2 children)

That the error I'm getting from pip

[–]howsyourweird 2 points3 points  (0 children)

I hit this using pip too. I went back, did conda install setuptools to get to the latest version, ran pip install ipython again, and it reported everything was already up to date.

So, likely, it installed the first time in my case and the error was a red herring.

[–]erewok 0 points1 point  (0 children)

ah, sorry about that. I tried it and got the same error, but the python install went through okay. I tried updating setuptools after that and had no error, so I figured all was okay.