Freshly-installed version of Sage 5.9.
First time starting it up, I get the appended.

Thoughts?

Thanks,
-Richard Vaughn

===================================================
----------------------------------------------------------------------
| Sage Version 5.9, Release Date: 2013-04-30                         |
| Type "notebook()" for the browser-based notebook interface.        |
| Type "help()" for help.                                            |
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/share/sage-5.9/local/bin/sage-ipython", line 6, in <module>
    from sage.misc.interpreter import SageTerminalApp
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/interpreter.py",
 
line 67, in <module>
    import os, log, re, new, sys
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/log.py", 
line 66, in <module>
    import misc
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/misc.py", 
line 2082, in <module>
    import sage.server.support
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/server/support.py", 
line 19, in <module>
    import sage.misc.sagedoc as sagedoc
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/sagedoc.py", 
line 40, in <module>
    from sagenb.misc.sphinxify import sphinxify
ImportError: No module named sagenb.misc.sphinxify
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/share/sage-5.9/local/lib/python/atexit.py", line 24, in 
_run_exitfuncs
    func(*targs, **kargs)
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/temporary_file.py",
 
line 51, in delete_tmpfiles
    from sage.misc.misc import SAGE_TMP
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/misc.py", 
line 2082, in <module>
    import sage.server.support
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/server/support.py", 
line 19, in <module>
    import sage.misc.sagedoc as sagedoc
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/sagedoc.py", 
line 40, in <module>
    from sagenb.misc.sphinxify import sphinxify
ImportError: No module named sagenb.misc.sphinxify
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/share/sage-5.9/local/lib/python/atexit.py", line 24, in 
_run_exitfuncs
    func(*targs, **kargs)
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/temporary_file.py",
 
line 51, in delete_tmpfiles
    from sage.misc.misc import SAGE_TMP
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/misc.py", 
line 2082, in <module>
    import sage.server.support
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/server/support.py", 
line 19, in <module>
    import sage.misc.sagedoc as sagedoc
  File 
"/usr/share/sage-5.9/local/lib/python2.7/site-packages/sage/misc/sagedoc.py", 
line 40, in <module>
    from sagenb.misc.sphinxify import sphinxify
ImportError: No module named sagenb.misc.sphinxify

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


Reply via email to