ImportError: No module named _md5 on Python2.5.1
On solaris,I pkgadd the python 2.5.1,but when run the following code :import hashlib
the error is :
ImportError: No module named _md5
Itmeans that the python need the openssl which version should be at least 0.9.8g
页:
[1]