#11914: `sage -n` fails when current directory is $SAGE_ROOT/devel/sage
-----------------------+----------------------------------------------------
   Reporter:  kini     |          Owner:                          
       Type:  defect   |         Status:  new                     
   Priority:  major    |      Milestone:  sage-4.7.2              
  Component:  scripts  |       Keywords:  startup, crash, sage-env
Work_issues:           |       Upstream:  N/A                     
   Reviewer:           |         Author:                          
     Merged:           |   Dependencies:                          
-----------------------+----------------------------------------------------

Comment(by kini):

 That raises the question of whether we want to fix this too:

 {{{
 fs@zhenghe ~ $ mkdir sage
 fs@zhenghe ~ $ touch sage/__init__.py
 fs@zhenghe ~ $ sage -n
 ----------------------------------------------------------------------
 | Sage Version 4.7.2.alpha3, Release Date: 2011-09-28                |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************

 Please wait while the Sage Notebook server starts...
 Traceback (most recent call last):
   File "/opt/sage/local/bin/sage-notebook", line 9, in <module>
     from sage.server.notebook.all import notebook
 ImportError: No module named server.notebook.all
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11914#comment:10>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to