【问题标题】:Python deploying to Heroku "version not available for this stack"Python 部署到 Heroku “此堆栈不可用的版本”
【发布时间】:2017-08-04 05:36:36
【问题描述】:

这是错误日志。知道该怎么做吗?

该程序只是 reddit 的一个机器人,我有 Procfile 和 requirements.txt 文件。

enter image description here

【问题讨论】:

    标签: python heroku bots reddit


    【解决方案1】:

    Python 2.7.9 不是有效的运行时。您可以使用python-2.7.13python-3.6.0

    查看更多信息:https://devcenter.heroku.com/articles/python-runtimes

    【讨论】:

      猜你喜欢
      • 2018-11-08
      • 2020-03-19
      • 2018-03-19
      • 1970-01-01
      • 1970-01-01
      • 2022-08-12
      • 2019-04-16
      • 2021-01-26
      • 2018-07-06
      相关资源
      最近更新 更多