会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ycnblogs
博客园
首页
新随笔
联系
订阅
管理
2024年4月
Python:利用国内镜像安装pip依赖包
摘要: 安装命令 临时命令 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple <package-name> 永久配置 pip config set global.index-url https://pypi.tuna.tsinghua.edu.c
阅读全文
posted @ 2024-04-10 14:25 光夜
阅读(208)
评论(0)
推荐(0)
公告