I am trying to use mysql with python SQLAlchemy but while installing mysqlclient for python its giving error. kindly check details below:
- I'm running this on Windows 10 64 bit and Anaconda Python 3.7.4
- I have tried by installing another python version as well but no luck.
- Tried to install MYSQL connector c++ as well. but still not working.
- If I run code 'pip install mysqlclient'
mysql.c(29): fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.14.26428\bin\HostX86\x64\cl.exe' failed with exit status 2