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 django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to