📌  相关文章
📜  如何在 ubuntu 14.04 上将 python 从 2.7 升级到 2.9 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:35.578000             🧑  作者: Mango

代码示例1
git clone https://github.com/pyenv/pyenv.git ~/.pyenv
 git clone https://github.com/pyenv/pyenv-virtualenv.git ~/.pyenv/plugins/pyenv-virtualenv