[27626] in Athena Bugs

home help back first fref pref prev next nref lref last post

Debathena: sage

daemon@ATHENA.MIT.EDU (evanchen@mit.edu)
Tue Jul 16 13:15:58 2013

Date: Tue, 16 Jul 2013 13:15:52 -0400
From: evanchen@mit.edu
Message-Id: <201307161715.r6GHFqE4014711@outgoing.mit.edu>
To: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu

System name:		W20-575-45
Type:			x86_64
Display type:		Advanced Micro Devices [AMD] nee ATI RV620 LE [Radeon HD 3450]

Shell:			/bin/athena/bash 
Window manager:		unknown
Desktop session:	athena

1) What were you trying to do?
Run sage:
$ add sage
$ sage

2) What happened?
"sage" fails with a Python exception:

	evanchen@W20-575-45 ~/Documents/simulator
	$ sage
	maxima: Locker unknown.
	----------------------------------------------------------------------
	| Sage Version 4.8, Release Date: 2012-01-20                         |
	| Type notebook() for the GUI, and license() for information.        |
	----------------------------------------------------------------------
	Traceback (most recent call last):
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/bin/sage-ipython", line 18, in <module>
	    import IPython
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python2.6/site-packages/IPython/__init__.py", line 58, in <module>
	    __import__(name,glob,loc,[])
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python2.6/site-packages/IPython/ipstruct.py", line 17, in <module>
	    from IPython.genutils import list2dict2
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python2.6/site-packages/IPython/genutils.py", line 53, in <module>
	    from IPython.external.path import path
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python2.6/site-packages/IPython/external/path.py", line 35, in <module>
	    import md5
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python/md5.py", line 10, in <module>
	    from hashlib import md5
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python/hashlib.py", line 136, in <module>
	    md5 = __get_builtin_constructor('md5')
	  File "/afs/sipb.mit.edu/project/sage/sage-4.8/sage-4.8-linux-64bit-ubuntu_10.04.3_lts-x86_64-Linux/local/lib/python/hashlib.py", line 63, in __get_builtin_constructor
	    import _md5
	ImportError: No module named _md5


3) What should have happened?
Sage should not crash :)


4) Does this problem happen only on this workstation, or other workstations?
Persistent across other workstations.


5) If you were following instructions, please include the URL or a
   description of the documentation:
   (e.g. a "problem set for 18.03" or http://ist.mit.edu)



home help back first fref pref prev next nref lref last post