I am using python-3.6.0 & windows10. During learning django I created a project and when I typed python manage.py makemigrations
it began to show errors. I checked many Q/A. But nothing is working as there suggestion.
I tried pip install mysqlclient
, pip install MySQLdb
and some other commands.
Here is some screenshots
Now what can I do. Please need your help.