Wednesday, June 6, 2012

Re:

Hi,

it seems that mysqldb is not installed.
Try installing python-mysqldb using apt.
If you are using a virtualenv then try this: http://www.saltycrane.com/blog/2010/02/install-mysqldb-virtualenv-ubuntu-karmic/

Good luck!

hendrik

On 06/06/2012 09:56 PM, vinoth kumar renganathan wrote:
hi when i am running ./manage.py syncdb
   i am getting the error as django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No module named MySQLdb        in settings.py i used mysqldb so how to overcome this problem and my ubuntu is 32bit so anyone please give the correct solution
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


No comments:

Post a Comment