pip instalar erro mysqlclient

First install python 3.6.5, then run

pip install mysqlclient==1.3.12
Ankur