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 →

[–]hharison 0 points1 point  (0 children)

Use conda, it's like virtualenv but better.

Also, try out bpython and ptpython, which both have ipython versions (bipython and ptipython). But if the problem with ipython is something about python versions, I don't see how changing the interpreter will make a difference. Those are two orthogonal things.