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

David Hagen david at drhagen.com
Sat May 13 20:37:16 EDT 2017


Ok, I solved everything. Here's the solution to the unresolved external
symbols error: *DELETE THE BUILD FOLDER*. If Scipy starts compiling with
one compiler, it will used the cached binaries when linking later even if
it is now using a different compiler. Deleting the build folder forces it
to start over.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20170513/6c2ba894/attachment.html>


More information about the SciPy-User mailing list