进入pip目录:
创建pip.conf:
打开pip.conf
[global] index-url=https://mirrors.aliyun.com/pypi/simple/ trusted-host=mirrors.aliyun.com
之后在python虚拟环境就可以直接运行pyenv install pip
进入pip目录:
创建pip.conf:
打开pip.conf
[global] index-url=https://mirrors.aliyun.com/pypi/simple/ trusted-host=mirrors.aliyun.com
之后在python虚拟环境就可以直接运行pyenv install pip