<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Matt,<br>
      <br>
      It's installing 'scipy-0.12.0', so I guess the version would be
      0.12.0?<br>
      By the way, when I use the option --fcompiler=gnu95, the error is
      the same as what I wrote previously, and when I use the option
      --fcompiler=fake, I get a different error:<br>
      <blockquote>Installing numpy-1.7.1 (arguments: '--fcompiler=fake')<br>
        Installing scipy-0.12.0 (arguments: '--fcompiler=fake')<br>
        ********************************************<br>
                FAILURE REPORT:<br>
        ********************************************<br>
        <br>
        copying scipy/weave/base_info.py ->
        build/lib.linux-x86_64-2.7/scipy/weave<br>
        creating build/lib.linux-x86_64-2.7/scipy/_build_utils<br>
        copying scipy/_build_utils/_fortran.py ->
        build/lib.linux-x86_64-2.7/scipy/_build_utils<br>
        copying scipy/_build_utils/__init__.py ->
        build/lib.linux-x86_64-2.7/scipy/_build_utils<br>
        running build_clib<br>
        customize UnixCCompiler<br>
        customize UnixCCompiler using build_clib<br>
        don't know how to compile Fortran code on platform 'posix' with
        'fake' compiler. Supported compilers are:
intelvem,none,absoft,compaq,intel,gnu,sun,nag,pathf95,ibm,gnu95,intelv,g95,intele,vast,lahey,pg,mips,hpux,intelev,intelem)<br>
        building 'dfftpack' library<br>
        error: library dfftpack has Fortran sources but no Fortran
        compiler found<br>
      </blockquote>
      Thanks!<br>
      <br>
      Cheers,<br>
      Caroline<br>
      <br>
      <br>
      <br>
      On 01/14/2015 01:05 PM, Matthew Turk wrote:<br>
    </div>
    <blockquote
cite="mid:CALO3=5E_tE68t+_9urhsFekXZo_89xguFg5m8m41Uz2uk+hF4w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Caroline,<br>
        <div><br>
        </div>
        <div>Hmm, I have not ever seen this before.  Changing the
          NUMPY_ARGS to set a fake fortran compiler definitely should
          have fixed it, as it should then avoid compiling any of
          fftpack.  Can you recall which version of scipy is installed
          by 2.6.1?</div>
        <div><br>
        </div>
        <div>-Matt</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Jan 13, 2015 at 11:10 AM,
          Caroline Van Borm <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:borm@astro.rug.nl"
              target="_blank">borm@astro.rug.nl</a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Dear yt users,<br>
              <br>
              I'm having some trouble installing SciPy. I can install yt
              just fine using the install script, but if I turn the
              option for installing SciPy on, I get the following error:<br>
              <blockquote>creating
                build/temp.linux-x86_64-2.7/scipy/fftpack/src/dfftpack<br>
                compile options:
                '-I/data/users/borm/YT/yt-x86_64/lib/python2.7/site-packages/numpy/core/include

                -c'<br>
                f77.sh:f77: scipy/fftpack/src/dfftpack/dsint.f<br>
                Cannot open file dsint.f<br>
                gcc: dsint.c: No such file or directory<br>
                gcc: no input files<br>
                Cannot open file dsint.f<br>
                gcc: dsint.c: No such file or directory<br>
                gcc: no input files<br>
                error: Command "/iraf/iraf/unix/hlib//f77.sh -Wall
                -ffixed-form -fno-second-underscore -fPIC -O3
                -funroll-loops
                -I/data/users/borm/YT/yt-x86_64/lib/python2.7/site-packages/numpy/core/include

                -c -c scipy/fftpack/src/dfftpack/dsint.f -o
                build/temp.linux-x86_64-2.7/scipy/fftpack/src/dfftpack/dsint.o"
                failed with exit status 1<br>
              </blockquote>
              I've tried uncommenting the NUMPY_ARGS lines one by one as
              suggested in the script, but none of that seems to work. <br>
              I'm using yt version 2.6.1, changeset e0906fc5b6d5, if
              that helps.<br>
              <br>
              Any ideas on how to fix this? Thanks!<br>
              <br>
              Cheers,<br>
              Caroline<br>
            </div>
            <br>
            _______________________________________________<br>
            yt-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org"
              target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
yt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a>
<a class="moz-txt-link-freetext" href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>