Python 2.5 uses hashlib and no longer has a module "md5".
There's at least 1 patch dealing with this for users and passwords:
http://code.djangoproject.com/ticket/3604
Though the "_md5" doesn't seem right either.
-Rob
On Jun 27, 6:58 am, jeffself <[EMAIL PROTECTED]> wrote:
> Just updated Djang
Just updated Django to latest version. I'm running it on a Mac Book
Pro with Python 2.5.1 from the MacPorts packaging system. When I run
'python manage.py runserver', I get the following error:
ImportError: No module named _md5
I have a feeling this may be more of a python problem than Django,
2 matches
Mail list logo