2
部署頁。當我部署在Heroku上的頁面:Python的版本問題,當我在Heroku
wumengtiandeMacBook-Pro:web wumengtian$ git push heroku master
然後:
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 它顯示如下圖: