Advertisement
Guest User

Untitled

a guest
May 28th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. ...
  2. module = __import__(package, fromlist=[obj])
  3. ImportError: No module named notebook.notebookapp
  4.  
  5. Downloading/unpacking notebook.notebookapp
  6. Could not find any downloads that satisfy the requirement notebook.notebookapp
  7. Cleaning up...
  8. No distributions at all found for notebook.notebookapp
  9. Storing debug log for failure in /home/masi/.pip/pip.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement