[yt-users] install script failure (swig)

Nathan Goldbaum nathan12343 at gmail.com
Mon Oct 14 17:30:38 PDT 2013


Hi Semyeong,

Not sure why the scipy install is failing, it definitely worked in the past.

Why don't you try disabling scipy in the install script, then, once the
script finishes do:

pip install swig
pip install scipy

You'll need to do that with the "activate.sh" script sourced.

Cheers,

Nathan


On Mon, Oct 14, 2013 at 5:18 PM, Semyeong Oh <semyeong.oh at gmail.com> wrote:

> Hi,
>
> I'm trying to install yt on OS X 1.8.5, and get the following error:
>
> ********************************************
>         FAILURE REPORT:
> ********************************************
>
>   adding 'build/src.macosx-10.4-x86_64-2.7' to include_dirs.
> building extension "scipy.sparse.linalg.dsolve._superlu" sources
> building extension "scipy.sparse.linalg.dsolve.umfpack.__umfpack" sources
> creating build/src.macosx-10.4-x86_64-2.7/scipy/sparse/linalg/dsolve
> creating
> build/src.macosx-10.4-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack
>   adding 'scipy/sparse/linalg/dsolve/umfpack/umfpack.i' to sources.
> swig: scipy/sparse/linalg/dsolve/umfpack/umfpack.i
> swig -python -I/opt/local/include -I/opt/local/include
> -I/opt/local/include -o
> build/src.macosx-10.4-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c
> -outdir build/src.macosx-10.4-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack
> scipy/sparse/linalg/dsolve/umfpack/umfpack.i
> unable to execute swig: No such file or directory
> error: command 'swig' failed with exit status 1
>
> ********************************************
> ********************************************
>
> I've tried both stable and development, and both fail at the same point.
> Any ideas on how to fix it?
>
> Thank you,
> Semyeong
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20131014/3f950b31/attachment.htm>


More information about the yt-users mailing list