清华源:
python -m pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
阿里云源:
python -m pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
也可以修改配置文件:
Windows: %APPDATA%\pip\pip.ini
Unix/macOS: ~/.config/pip/pip.conf 或 ~/.pip/pip.conf
© 2015-2025 杭州极速互联科技有限公司 版权所有 浙ICP备17047587号-4 浙公网安备33010502005096 增值电信业务经营许可证:浙B2-20190875