<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body 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>
  </body>
</html>