Im trying install Mysql-python on windows x64.
I installed python x64, setuptools (checked on the
I'm not 100% sure, but I think your path variables are to blame. It seems the compiler isn't found, run a search for vcvarsall.bat and double click it, it should correctly set your path variables. And then try to install again your package. If you can't find vcvarsall.bat, reinstall MS Visual Express again.