5.pyenv的使用

84 阅读1分钟

einverne.github.io/post/2017/0…

常用命令如下:

1.homBrew安装

brew install pyenv

2.可安装的python版本

pyenv install --list

3.安装某个版本

pyenv install -v 2.7.10

4.常见命令

pyenv commands

Pasted Graphic 36.tiff

Pasted Graphic 36.tiff