I'm having problems getting the sage.app application to work. First
problem was that the PATH variable was altered to make my existing
python installation inaccessible. During loading the server failed
because it could not find a dyld located in Users/student/... - I have
no user student on my machine. I installed a newer version of python
which resolved this problem.
Now I get
'/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/Resources/sage'/
sage --notebook
Traceback (most recent call last):
File "/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage/local/bin/sage-notebook", line 3, in <module>
import os, sys, socket
File "/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage/local/lib/python/socket.py", line 46, in <module>
import _socket
ImportError: No module named _socket
in the terminal listing and
Old SAGE_ROOT=/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage/
New SAGE_ROOT=/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage
Checking install location
The Sage installation tree may have moved
(from /Users/student/Desktop/sage-4.8 to /Applications/Sage-4.8-
OSX_32bit-10.4-G4.app/Contents/Resources/sage).
Changing various hardcoded paths...
(Please wait at most a few minutes.)
DO NOT INTERRUPT THIS.
Done resetting paths.
Checking existance of notebook directory
Starting Notebook in Terminal
Setting environment variables
Warning: overwriting SAGE_ROOT environment variable:
Old SAGE_ROOT=/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage/
New SAGE_ROOT=/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage
Checking install location
Checking existance of notebook directory
Starting Notebook in Terminal
Setting environment variables
Warning: overwriting SAGE_ROOT environment variable:
Old SAGE_ROOT=/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage/
New SAGE_ROOT=/Applications/Sage-4.8-OSX_32bit-10.4-G4.app/Contents/
Resources/sage
Checking install location
Checking existance of notebook directory
Starting Notebook in Terminal
in the log
--
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-support
URL: http://www.sagemath.org