Sage worked perfectly before the pkg installs then it suddenly had
this problem. Below is the output from the screen. Thanks!
Traceback (most recent call last):
File "/home/nigel/sage-3.0.2/local/bin/sage-ipython", line 10, in
<module>
import IPython
File "/home/nigel/sage-3.0.2/local/lib/python2.5/site-packages/
IPython/Extensions/__init__.py", line 57, in <module>
File "/home/nigel/Download/sage-3.0.2/local/lib/python2.5/site-
packages/IPython/ipstruct.py", line 22, in <module>
File "/home/nigel/Download/sage-3.0.2/local/lib/python2.5/site-
packages/IPython/genutils.py", line 41, in <module>
File "/home/nigel/sage-3.0.2/local/lib/python2.5/site-packages/
IPython/Extensions/path.py", line 32, in <module>
import sys, warnings, os, fnmatch, glob, shutil, codecs, md5
File "/home/nigel/sage-3.0.2/local/lib/python/md5.py", line 6, in
<module>
from hashlib import md5
File "/home/nigel/sage-3.0.2/local/lib/python/hashlib.py", line 133,
in <module>
md5 = __get_builtin_constructor('md5')
File "/home/nigel/sage-3.0.2/local/lib/python/hashlib.py", line 60,
in __get_builtin_constructor
import _md5
ImportError: No module named _md5
--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---