Re: connect Django to MySQL and i get this error

2017-03-11 Thread Melvyn Sopacua
On Saturday 11 March 2017 08:38:49 gaieb hamza wrote: > Unhandled exception in thread started by check_errors..wrapper at 0x7f0047a0c510> > Traceback (most recent call last): > File > "/home/whomi/demo/lib/python3.5/site- packages/django/db/backends/mysql > /base.py", line 24, in > import M

connect Django to MySQL and i get this error

2017-03-11 Thread gaieb hamza
Unhandled exception in thread started by .wrapper at 0x7f0047a0c510> Traceback (most recent call last): File "/home/whomi/demo/lib/python3.5/site-packages/django/db/backends/mysql/base.py", line 24, in import MySQLdb as Database ImportError: No module named 'MySQLdb' During handling of t