I\'m following this post to make one ipython rule all the virtualenvs.
From what I understand, the main idea of the post is that when in a virtualenv, ipython can no
If you install ipython3 using apt-get, you would not face any problems like that.
ipython3
apt-get
Instead of ipython, you should type ipython3 on the terminal.
ipython
For Python 2 use ipython2.
ipython2