不知道能不能在這邊問QAQ截圖在最後
我試著要把檔案發佈至heroku時
偵測python時,出現
Python app detected
remote: ! Heroku supports runtime versions python-3.7.0, python-3.6.6 and python-2.7.15.
remote: ! You are using python-3.5.2, which is unsupported.
看起來是說我python版本只有3.5.2
可是我輸入
$ python -V
卻是出現
Python 3.7.0
請問是出了什麼問題?先謝謝了
http://i.imgur.com/SV7tRlu.jpg