Hello
I am installing sage 4.7.1 from source with SAGE64=yes on mac :
***********
System Version: Mac OS X Server 10.6.7
Kernel Version: Darwin 10.7.0
***********
When installing python spkg I get the following error:
***********
/usr/bin/install -c -m 644 ./Misc/python.man \
/Home/david/softs/sage-4.7.1/local/share/man/man1/python.1
Sleeping for three seconds before testing python
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named math
math module failed to import
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Home/david/softs/sage-4.7.1/local/lib/python/hashlib.py", line 136,
in <module>
md5 = __get_builtin_constructor('md5')
File "/Home/david/softs/sage-4.7.1/local/lib/python/hashlib.py", line 63,
in __get_builtin_constructor
import _md5
ImportError: No module named _md5
hashlib module failed to import
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named crypt
crypt module failed to import
Error: One or more modules failed to import.
real 14m15.997s
user 1m24.366s
sys 0m27.818s
sage: An error occurred while installing python-2.6.4.p11
***********
I saw by web search that this problem could be due to openssl missing but it
is accessible from PATH
Thank you for any help...
--
David
--
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