tommeagher / heroku_ebooks

An archive of a script to generate Markov chains and to post to an _ebooks account on Twitter using Heroku. No longer actively supported.
264 stars 163 forks source link

Trouble with buildpack/remote? #16

Closed joshuazaneweiss closed 7 years ago

joshuazaneweiss commented 8 years ago

error read as follows, despite closely following directions (and as far as I can tell, adding the buildpack correctly through heroku):

remote: Building source: remote: remote: -----> Failed to detect set buildpack https://github.com/bear/python-twitter remote: More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure remote: remote: ! Push failed remote: Verifying deploy... remote: remote: ! Push rejected to ! [remote rejected] master -> master (pre-receive hook declined)

any help (even just pointing me in the right direction to sort it out on my own) would be much appreciated, I'm a bit of a novice here.

joshuazaneweiss commented 8 years ago

(I double checked the buildpack was present, both through terminal and the heroku site)

tommeagher commented 8 years ago

I haven't seen this problem before. Did you try this command in the terminal? heroku buildpacks:set heroku/python