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 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, but
> I thought I'd ask around here.  Maybe someone here has encountered
> this.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to