You need to install the following dependencies before installing mysqlclient for python 3.7 in your system.
sudo apt-get install python3.7-dev default-libmysqlclient-dev
I hope this will help you.
You need to install the following dependencies before installing mysqlclient for python 3.7 in your system.
sudo apt-get install python3.7-dev default-libmysqlclient-dev
I hope this will help you.