You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my iMac (Yosemite), I went through the explanations on the github wiki, and when starting ipython I got an error "No module named notebook.notebookapp
". Goggled and landed on SO at http://stackoverflow.com/questions/31397421/ipython-server-cant-launch-no-module-named-notebook-notebookapp and then ran "pip install jupyter" as advised. I then got " No module named functools32". I could finally start ipython after also running "pip install functools32".
The text was updated successfully, but these errors were encountered:
softwaredoug
changed the title
Error setting up Ipython NB on Yosemite
Error setting up Ipython NB on Mac OSX Yosemite
Jan 26, 2016
From Valentin
The text was updated successfully, but these errors were encountered: