I\'m trying to install IPython. I have run pip install ipython[notebook] without any errors, but now I get this:
pip install ipython[notebook]
$ ipython notebook Traceback (most
I had similar issues and rolling back to an earlier version of path.py did not not help. I uninstalled the package and then IPython Notebook worked.
path.py
pip uninstall -y path.py