Gladiator07 / Harvestify

A machine learning based website that recommends the best crop to grow, fertilizers to use, and the diseases caught by your crops.
https://harvestify.herokuapp.com/
GNU General Public License v3.0
446 stars 394 forks source link

Push rejected, failed to compile Python app. #5

Closed bincynadar closed 3 years ago

bincynadar commented 3 years ago

hey! I tried deploying your app with some changes in the Heroku app and it is showing me the following error ERROR: No matching distribution found for ipython==7.18.0 (from -r /tmp/build_e84c51fe/requirements.txt (line 22)) ! Push rejected, failed to compile Python app. ! Push failed any suggestions or help would be greatly appreciated. Thank you!

Gladiator07 commented 3 years ago

Don't deploy the whole repo. Just deploy content inside app folder. Use the requirements.txt file from app folder. You can access it here