hello all, I am writing to see if anyone has had any luck getting
python scipy (v0.10.1) onto a heroku dyno?

I have tried the advice here 
http://stackoverflow.com/questions/9819968/running-scipy-on-heroku
but with no luck.

I am currently trying with the setup.py approach (rather than
requirements.txt) specifying scipy in the dependencies list and git
pushing scipy's dependent libs etc over ie blas and lapack. This does
let scipy start to install itself but then it requires gfortran too
and when I git push that (plus all its deps) the slug becomes wayyy
too big...

thanks in advance

Simon

-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

Reply via email to