会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
联系
订阅
管理
2021年10月25日
linux环境pip源配置
摘要: 修改pip安装源。在mac上需要自己创建.pip/目录和配置文件。 # mkdir ~/.pip # vim ~/.pip/pip.conf # 阿里源 [global] index-url = http://mirrors.aliyun.com/pypi/simple/ trusted-host
阅读全文
posted @ 2021-10-25 15:00 一只奔跑的小猿
阅读(354)
评论(0)
推荐(0)
公告