Getting problem while install mysqlclient

Question) I installed msql database and after connection my django to mysql. While install “pip install mysqlclient” , I am getting error. The error is “Did you installed mysqlclient” but i already install. How to solve this one