摘要: Python 修改 pip 源为国内源 1.临时换源: #清华源 pip install markdown -i https://pypi.tuna.tsinghua.edu.cn/simple # 阿里源 pip install markdown -i https://mirrors.aliyun 阅读全文
posted @ 2022-05-01 06:36 Laity-J哥 阅读(127) 评论(0) 推荐(0) 编辑