oTree Forum >

Program running locally but won't run once hosted at Heroku

#1 by noob_forever

My program runs locally but fails when loaded onto Heroku. I suspect this is because my code requires Python packages that I have locally but are not 'added' to the program. I there a way I can fix this myself using Studio here?

#2 by noob_forever

Additional information -- My Sentry report indicates the missing module is Numpy.

#3 by Chris_oTree

hi, i've added numpy to your requirements. it's not possible for you to do directly, but i can do it on my end.

#4 by noob_forever

Thanks, Chris. Works perfectly now.

Write a reply

Set forum username