dbrgn / heroku-buildpack-python-sklearn

Python buildpack with Numpy 1.7.0, SciPy 0.11.0 and a current version of Scikit-learn.
MIT License
31 stars 28 forks source link

Scipy build error #4

Closed szs8 closed 10 years ago

szs8 commented 10 years ago

Hey, I tried using your buildpack but my build failed with this error -

   error: library dfftpack has Fortran sources but no Fortran compiler found

Any idea what that is about. I am trying to build scipy version 0.13

szs8 commented 10 years ago

This is the same as #3