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

David Hagen david at drhagen.com
Sat May 6 10:09:02 EDT 2017


I am following Stephen's instructions with the Beta distribution of Intel
Parallel Studio. The compilation of Numpy fails with this error:

LINK : fatal error LNK1158: cannot run 'rc.exe'

It also has this message during setup:

customize IntelVisualFCompiler
Could not locate executable ifort
Could not locate executable ifl

and this:

Found executable C:\Program Files (x86)\Microsoft Visual Studio
14.0\VC\BIN\x86_amd64\cl.exe

Do I need to configure Numpy to use the Parallel Studio compilers rather
than whatever else I may have installed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20170506/1021847c/attachment-0001.html>


More information about the SciPy-User mailing list