会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
不能说的秘密
Hell is other people
博客园
首页
新随笔
联系
订阅
管理
2020年12月29日
pip install 出现 timeout 时的两个临时解决办法
摘要: 1:设置临时超时时间 # timeout默认时间单位s pip --default-timeout=1000 install 依赖包名 2:临时更换下载源(这里使用豆瓣的源) pip install -i http://pypi.douban.com/simple --trusted-host py
阅读全文
posted @ 2020-12-29 14:57 不能说的秘密
阅读(366)
评论(0)
推荐(1)
编辑
公告