Hi everyone,

Thank you for taking the time to look at my question.

 

I'm setting up a django project that I got from a code repository, and in
trying to run ./manage.py syncdb I get the following error:

 

django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module:
this is MySQLdb version (1, 2, 3, 'final', 0), but _mysql is version (1, 2,
2, 'final', 0).

 

I get the same error when running import MySQLdb at the python command line
interpreter. Does anyone have any ideas? I've spent hours searching for
similar posts, but no solutions seem to help me.

 

I'd appreciate any suggestions!



__________ Information from ESET NOD32 Antivirus, version of virus signature
database 6397 (20110821) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

-- 
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