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

David Goldsmith eulergaussriemann at gmail.com
Sat May 13 21:35:46 EDT 2017


Ah yes, the old "start the build fresh each time" problem--been there, done
that.  Even if something says i shouldn't have to start over, i no longer
trust that: always start with a fresh build.

DLG

On Sat, May 13, 2017 at 6:01 PM David Hagen <david at drhagen.com> wrote:

> 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.
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at python.org
> https://mail.python.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20170514/506710bf/attachment.html>


More information about the SciPy-User mailing list