ImportError: No module named _md5 - please help

user7304 wadienil at gmail.com
Thu Oct 29 11:13:26 EDT 2009


Hi,

I am trying to run a python script and got this error.

>>import _md5
>>ImportError: No module named _md5

Googling the problem suggested that I install the 'py25-hashlib'.

the following does not work for me 'sudo port install py25-hashlib' ,
trying to install MacPorts raised many problems.

My question is: any idea on how to install it using yum?
I am running python 2.6.2 on a centos machine.

Many thanks for your help.




More information about the Python-list mailing list