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

Cannot Build- No language found/App not compatible with buildpack #69

Closed phoxxy420 closed 1 year ago

phoxxy420 commented 4 years ago

This happens whenever I attempt to run git push heroku master. I saw a closed issue about it (https://github.com/tommeagher/heroku_ebooks/issues/16) , tried the solution offered ran command to switch buildpack to python. I also set the buildpack to python in heroku settings. Now it tells me the app is not compatible with buildpack. I then get push failed and [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs

tommeagher commented 4 years ago

I'm stumped on this one. I have not dealt with this. Are any of these suggestions on stack overflow helpful? https://stackoverflow.com/questions/46109465/app-not-compatible-with-buildpack-heroku Did you fork the repo and clone it to your local machine?

tommeagher commented 1 year ago

Archiving this repo and closing this issue as WONTFIX