A fresh install on a brand new 10.6.4 MacBookPro (also failed on
10.6.3 yesterday).
After installing all the 15 optional installs that would install (that
will be a separate post) Sage now won't start, fails with Python
errors, whereas it was starting fine before the optional installs (and
it did do all the optional ones). Errors below:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++
Last login: Wed Jun 16 13:24:20 on console
dhcp-0098943500-9d-83:~ admin$ sage
----------------------------------------------------------------------
| Sage Version 4.4.2, Release Date: 2010-05-19 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Applications/sage/local/bin/sage-ipython", line 18, in
<module>
import IPython
File "/Applications/sage/local/lib/python2.6/site-packages/IPython/
__init__.py", line 58, in <module>
__import__(name,glob,loc,[])
File "/Applications/sage/local/lib/python2.6/site-packages/IPython/
ipstruct.py", line 22, in <module>
from IPython.genutils import list2dict2
File "/Applications/sage/local/lib/python2.6/site-packages/IPython/
genutils.py", line 59, in <module>
from IPython.external.path import path
File "/Applications/sage/local/lib/python2.6/site-packages/IPython/
external/path.py", line 35, in <module>
import md5
File "/Applications/sage/local/lib/python/md5.py", line 10, in
<module>
from hashlib import md5
File "/Applications/sage/local/lib/python/hashlib.py", line 136, in
<module>
md5 = __get_builtin_constructor('md5')
File "/Applications/sage/local/lib/python/hashlib.py", line 63, in
__get_builtin_constructor
import _md5
ImportError: No module named _md5
dhcp-0098943500-9d-83:~ admin$
++++++++++++++++++++++++++++++++++
Help?
Arthur
--
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