Le lundi 5 octobre 2015 21:17:43 UTC+2, Volker Braun a écrit :
>
> whats the output of
>
>
> $ sage -python
> >>> from notebook.notebookapp import NotebookApp
>
>
>
Sorry for the previous truncated message; the output is

$ ./sage -python
Python 2.7.9 (default, Oct  5 2015, 20:41:58) 
[GCC 4.8.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from notebook.notebookapp import NotebookApp
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named notebook.notebookapp

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to