2
にページを展開ザ・Pythonのバージョンの問題私はHerokuの上でページを展開するとき、私はHerokuの
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Python app detected
remote: -----> Installing Python-3.6.2
remote: ! Requested runtime (Python-3.6.2) is not available for this stack (heroku-16).
remote: ! Aborting. More info: https://devcenter.heroku.com/articles/python-support
remote: ! Push rejected, failed to compile Python app.
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to safe-peak-44258.
ので、私はそれは、次の画像を表示https://devcenter.heroku.com/articles/python-support を検索:
問題は実際にバージョンに依存していますか?または、他の何か?ありがとうございました!