branliu0 / heroku-buildpack-scipy

Custom Heroku buildpack for Python with NumPy and SciPy
MIT License
97 stars 68 forks source link

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

Open boscotsang opened 8 years ago

boscotsang commented 8 years ago

I encounter an error when building 'dfftpack' library on heroku. It seems that there is no fortran compiler in heroku so dfftpack library cannot be built. How can I solve this problem?

branliu0 commented 8 years ago

Can you please provide more information? What versions are you using, etc. Is this with installing scipy?

dthboyd commented 6 years ago

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