[SciPy-Dev] Build/install scipy in a conda environment.

Warren Weckesser warren.weckesser at gmail.com
Mon Sep 12 21:48:17 EDT 2016


On Mon, Sep 12, 2016 at 9:41 PM, Andrew Nelson <andyfaff at gmail.com> wrote:

> Hi all,
> given the discussion about scipy installation happening on github I
> realised I have a question relating to build and install from source (OS X
> 10.9.5, clang-600.0.5, gfortran 4.9.0)
>
> I'm working in a Python 3 conda environment. The mkl version of numpy is
> installed via conda. When I try to build scipy from source it fails on a
> linker step against the mkl libraries because I don't have them.
>
>

That sounds like this issue:
https://github.com/ContinuumIO/anaconda-issues/issues/431

Warren


Is there a definitive guide on how to compile scipy in this fashion? (i.e.
> which Intel download I need, any config changes required, etc).
>
> A
>
>
> --
> _____________________________________
> Dr. Andrew Nelson
>
>
> _____________________________________
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20160912/d9cd0277/attachment.html>


More information about the SciPy-Dev mailing list