Getting importError: No module named _md5

jeffself jeff.self at gmail.com
Wed Jun 27 10:04:52 EDT 2007


I'm running Python 2.5.1 which I'm getting from the MacPort package
system.  I just installed Django and tried to start up the Django
server and I got the following error:

ImportError: No module named _md5

I'm pretty sure this is a python problem, not Django problem. I'm
looking in the python2.5 directory and I see md5.py, md5.pyc and
md5.pyo files.

Any suggestions?




More information about the Python-list mailing list