摘要: pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple linux使用该命令换源需升级pip版本:sudo Python3 -m pip install --upgrade pip 常用国内pip源 阿里云 h 阅读全文
posted @ 2021-09-02 16:15 wdd学习笔记 阅读(218) 评论(0) 推荐(0)
摘要: 使用pip时提示有更新,采用pip install --upgrade pip后出现报错: ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。: 'd:\python\scripts\pip.exe' Con 阅读全文
posted @ 2021-09-02 16:02 wdd学习笔记 阅读(188) 评论(0) 推荐(0)