In windows10
I tried pip and easy_instal both failed to install MySQL-python
But show up the following errows:
c:\users\user\anaconda3\include\pyconfig.h(243): fatal error
C1083: can not open the file: 'basetsd.h': No such file or directory
error: Setup script exited with error: command
'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2
How to fix it?