[python@localhost ~]$ pyenv install -l //查看可用的安装版本[python@localhost ~]$ pyenv install 3.6.9 //在线安装python3.6.9 ...
確定! 回上一頁