Ok, so I installed a fresh copy of Ubuntu 11.10 on a few Windows machines at school and downloaded Sage 4.8 to use. However, I was getting the error:
ImportError: No module named _md5
when trying to run Sage. The fix for this is to install the package:
libssl0.9.8
by either executing in the terminal the command:
sudo apt-get install libssl0.9.8
or installing it from the USC.
http://ubuntuforums.org/showthread.php?t=1863653
http://groups.google.com/group/sage-support/browse_thread/thread/c1cb916b28b0992e?pli=1
No comments:
Post a Comment