I am facing the same problem as mentioned in this question while installing scikit learn from
C:\Python34\Lib\site-packages\sklearn.
My OS is Windows 8.1 and Python 3.4.  I have checked that vcvars32.bat is inside C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools and the vcvarsall.bat file is located C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
My question is which Windows SDK do I need to download and what steps do I need to follow to build sklearn for Windows 8.1 and Python 3.4.