SQL MIGRATION

30 views
Skip to first unread message

Afoakwa Stephen

unread,
Sep 25, 2018, 6:25:30 PM9/25/18
to django...@googlegroups.com
Am getting this error when moving from mysqli to mysql databases django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module.
Did you install mysqlclient?

heriberto ochoa

unread,
Oct 1, 2018, 12:51:35 PM10/1/18
to Django users

yes you need install with 
pip install mysqlclient
and maybe
sudo apt-get install libmysqlclient-dev
Reply all
Reply to author
Forward
0 new messages