Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart "Deploy to Heroku" button in the README fails #6

Open
robdeadtech opened this issue May 17, 2017 · 1 comment
Open

Quickstart "Deploy to Heroku" button in the README fails #6

robdeadtech opened this issue May 17, 2017 · 1 comment

Comments

@robdeadtech
Copy link

robdeadtech commented May 17, 2017

"Build app" step fails with

-----> Python app detected
-----> Installing python-3.4.3
-----> Installing pip
-----> Installing requirements with pip
       /app/tmp/buildpacks/779a8bbfbbe7e1b715476c0b23fc63a2103b3e4131eda558669aba8fb5e6e05682419376144189b29beb5dee6d7626b4d3385edb0954bffea6c67d8cf622fd51/bin/steps/pip-install: line 5: /app/.heroku/python/bin/pip: No such file or directory
 !     Push rejected, failed to compile Python app.
 !     Push failed
@robdeadtech
Copy link
Author

robdeadtech commented May 17, 2017

I also experienced this same on my local when attempting git push heroku master. Changing my runtime.txt to python-3.6.1 got me around this. I'm investigating what else might need to change in order to submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant