So, I'm having the problem of unable to find vcvarsall.bat
on Python 3.4 on Windows. The solution would be to install Visual Studio Express 2010 [as answered on e.g. Unable to find vcvarsall.bat using Python 3.3 in Windows 8 ]
My problem is i can't find an install link for this anywhere - at least from Microsoft - most links (including on the answer to the question above) get re-directed to install Visual Studio Express 2015, which presumably won't be suitable.
Does Microsoft still allow downloads of VS-Express 2010 - and if so, where? [i'd ideally prefer to install direct from Microsoft rather than a 3-rda party]
Follow-up: The "easiest solution" for my problem was just to upgrade to Python 3.5, and then use Visual Studio Express 2015