会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
念念不忘,必有回响。
137point5
Less is more.
博客园
首页
新随笔
联系
订阅
管理
2021年7月12日
Python 修改 pip 源为国内源
摘要: 1.临时换源: #清华源 pip install markdown -i https://pypi.tuna.tsinghua.edu.cn/simple # 阿里源 pip install markdown -i https://mirrors.aliyun.com/pypi/simple/ #
阅读全文
posted @ 2021-07-12 10:27 点点米饭
阅读(216854)
评论(4)
推荐(12)
公告