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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to