To install mysqlclient using pip I download visual c++ and install it. but when i run this code:
pip install mysqlclient
I get this error:
fatal error C1083: Cannot open include file: 'mysql.h' No such file or directory.
I have win10 and python version 3.10.0 on my system. Please help me with this error. Python Version: 3.10.0