pip 换源

打开cmd

pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

输入即可完成换源

你可能感兴趣的:(python,pip)