You see MySQLdb warning not Django.

May be you are using MySQLdb version that is not full compatible with Python 2.6


On Sat, May 2, 2009 at 1:59 AM, nbv4 <[email protected]> wrote:
>
> Whenever I run the syncdb command, I get this error:
>
> ch...@chris-desktop:~/Websites/jobmap$ python manage.py syncdb
> /var/lib/python-support/python2.6/MySQLdb/__init__.py:34:
> DeprecationWarning: the sets module is deprecated
>  from sets import ImmutableSet
>
> I'm using Python 2.6 on Ununtu 9.04. I see this page:
> http://code.djangoproject.com/ticket/8078 says the bug is fixed, but
> for me it most definitely is not fixed. What the heck can I do to fix
> this?
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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