python设置永久的国内镜像源
摘要:
命令行配置(推荐) 通过pip config命令直接修改全局配置: # 设置全局镜像源pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple/# 设置信任的主机(解决HTTPS证书问题)pip config 阅读全文
posted @ 2025-10-29 19:19 妖碧落 阅读(7) 评论(0) 推荐(0)
浙公网安备 33010602011771号