【发布时间】:2019-08-08 05:02:54
【问题描述】:
我按照所有步骤在 Heroku 上部署我的 Python / Django 应用程序,但出现以下错误:
remote: ! Requested runtime (Python-3.7.2) is not available for this stack (heroku-18).
remote: ! Aborting. More info: https://devcenter.heroku.com/articles/python-support
remote: ! Push rejected, failed to compile Python app.
【问题讨论】:
标签: django python-3.x heroku