打开命令行窗口。
输入以下命令设置pip源为阿里云源:
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
验证pip是否已经成功配置为使用阿里云源:
pip config list
打开命令行窗口。
输入以下命令设置pip源为阿里云源:
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
验证pip是否已经成功配置为使用阿里云源:
pip config list