[SciPy-User] Install Scipy with Anaconda's MKL libraries

David Hagen david at drhagen.com
Sat May 6 10:24:26 EDT 2017


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:

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual
C++
Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools

This seems to make it clear that uninstalling was a mistake, but the Numpy
build instructions <https://www.scipy.org/scipylib/building/windows.html>
say to specifically get the latest version of Visual Studio.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20170506/ae401398/attachment.html>


More information about the SciPy-User mailing list