LINUX.ORG.RU

SAGE, Debian Lenny/sid


0

0

Установил SAGE с репозитария deb http://stuff.mit.edu/~sage/apt lenny main

При попытке запустить notebook() получаю вот такое вот сообщение:

$ sage
----------------------------------------------------------------------
| SAGE Version 2.10.4, Release Date: 2008-03-17                      |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

sage: notebook()
The notebook files are stored in: /home/anonymous/.sage//sage_notebook
****************************************************
*                                                  *
* Open your web browser to https://localhost:8000  *
*                                                  *
****************************************************
There is an admin account.  If you do not remember the password,
quit the notebook and type notebook(reset=True).
2008/04/04 16:53 +0400 [-] Log opened.
...
        exceptions.ImportError: No module named sage.server.notebook.notebook


Failed to load application: No module named 
sage.server.notebook.notebook

...

Вот указанный модуль:
sage: sage.server.notebook.notebook
<module 'sage.server.notebook.notebook' from '/usr/lib/python2.5/site-packages/sage/server/notebook/notebook.pyc'>

Вот версия SAGE:
sage: version()
'SAGE Version 2.10.4, Release Date: 2008-03-17'

Гуглил на эту тему, но безупешно. Есть ощущение что это конфликт двух пайтонов.
anonymous

Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.