python下载库加速

在终端输入

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

即可

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