连续复制
一键复制
一键打包
安装源
pip install -i http://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com
pyenv 安装
安装pyenv
git clone https://github.com/pyenv/pyenv.git ~/.pyenv
源替换
sed -i 's/https\:\/\/www\.python\.org\/ftp/https\:\/\/npm\.taobao\.org\/mirrors/g' /root/.pyenv/plugins/python-build/share/python-build/3.8.0
评论已关闭