pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
global.index-url`选项表示设置`pip`的全局镜像源为清华大学的镜像源
博客介绍了使用pip设置全局镜像源的操作,通过命令“pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple”,可将pip的全局镜像源设置为清华大学的镜像源。
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
global.index-url`选项表示设置`pip`的全局镜像源为清华大学的镜像源
5702

被折叠的 条评论
为什么被折叠?