<div dir="ltr"><div class="gmail_extra">I noticed that I had two versions of Visual Studio installed: Microsoft Visual C++ 14.0 and Microsoft Visual Studio 2017. I thought that this might be confusing the installer, so I uninstalled the older Microsoft Visual C++ 14.0. However, the Numpy installation now gives a new error:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++</div><div class="gmail_extra">Build Tools": <a href="http://landinghub.visualstudio.com/visual-cpp-build-tools">http://landinghub.visualstudio.com/visual-cpp-build-tools</a></div><div><br></div><div>This seems to make it clear that uninstalling was a mistake, but the <a href="https://www.scipy.org/scipylib/building/windows.html">Numpy build instructions</a> say to specifically get the latest version of Visual Studio.</div></div></div>