agile_boy 发表于 2013-1-16 16:48:12

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]
查看完整版本: ImportError: No module named _md5 on Python2.5.1