I reinstalled sage on my computer, but it still doesn't work.

On Wednesday, January 7, 2015 at 7:57:36 PM UTC-5, Ruizhi Deng wrote:
>
> I'm a new comer to Sage and I'm running sage on my mac with OS X 10.10. I 
> started sage successfully for the first time but I have trouble running 
> sage after that. It constantly shows that Sage server failed to start.
> And here's the log information I find. It might be useful.
>
> Setting environment variables
> /Applications/Sage-6.4.1.app/Contents/Resources/start-sage.sh: line 43: 
> spkg/bin/sage-env: No such file or directory
> Warning: overwriting SAGE_ROOT environment variable:
> Old SAGE_ROOT=/Applications/Sage-6.4.1.app/Contents/Resources/sage/
> New SAGE_ROOT=/Applications/Sage-6.4.1.app/Contents/Resources/sage
> Checking install location
> Checking existence of notebook directory
> Starting Notebook
> ┌────────────────────────────────────────────────────────────────────┐
> │ Sage Version 6.4.1, Release Date: 2014-11-23                       │
> │ Type "notebook()" for the browser-based notebook interface.        │
> │ Type "help()" for help.                                            │
> └────────────────────────────────────────────────────────────────────┘
> Please wait while the Sage Notebook server starts...
> /Applications/Sage-6.4.1.app/Contents/Resources/sage/local/lib/python/getpass.py:83:
>  
> GetPassWarning: Can not control echo on the terminal.
>   passwd = fallback_getpass(prompt, stream)
> Warning: Password input may be echoed.
> Enter new password: The notebook files are stored in: sage_notebook.sagenb
>
>
>
> Please choose a new password for the Sage Notebook 'admin' user.
> Do _not_ choose a stupid password, since anybody who could guess your 
> password
> and connect to your machine could access or delete your files.
> NOTE: Only the hash of the password you type is stored by Sage.
> You can change your password by typing notebook(reset=True).
>
>
>
> Traceback (most recent call last):
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/src/bin/sage-notebook", 
> line 180, in <module>
>     launcher(unknown)
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/src/bin/sage-notebook", 
> line 63, in __init__
>     notebook(*self.args, **self.kwds)
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/local/lib/python2.7/site-packages/sagenb-0.11.1-py2.7.egg/sagenb/notebook/notebook_object.py",
>  
> line 234, in __call__
>     return self.notebook(*args, **kwds)
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/local/lib/python2.7/site-packages/sagenb-0.11.1-py2.7.egg/sagenb/notebook/run_notebook.py",
>  
> line 563, in notebook_run
>     passwd = get_admin_passwd()
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/local/lib/python2.7/site-packages/sagenb-0.11.1-py2.7.egg/sagenb/notebook/run_notebook.py",
>  
> line 652, in get_admin_passwd
>     passwd = getpass.getpass("Enter new password: ")
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/local/lib/python/getpass.py",
>  
> line 83, in unix_getpass
>     passwd = fallback_getpass(prompt, stream)
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/local/lib/python/getpass.py",
>  
> line 118, in fallback_getpass
>     return _raw_input(prompt, stream)
>   File 
> "/Applications/Sage-6.4.1.app/Contents/Resources/sage/local/lib/python/getpass.py",
>  
> line 135, in _raw_input
>     raise EOFError
> EOFError
>  
> Can anyone help me solve this problem?
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to