如何更改使用的python版本

python入门到精通的最后一章,把项目布置到herofu上去

img


我运行到这个git push heroku master 它提示我的python版本不对

img


img


herofu的网站说只能用这些版本的python 而我的python版本是3.8.3 怎么更新这个python版本到3.8.12

img

img

官网下载对应版本,直接安装,然后配置下路径即可。