发布于 0001-01-01pyenv 常用命令 1 2 3 4 5 6 7 8 pyenv install --list # 列出可安装版本 pyenv install <version> # 安装对应版本 pyenv install -v <version> # 安