Loading

文章分类 -  工作

摘要:1.配置知乎源 2.有些包需要对知乎源添加服务器信任 pip install --trusted-host mirror.in.zhihu.com --index-url http://mirror.in.zhihu.com/simple/ tracing==2.0.0(包名) --trusted- 阅读全文
posted @ 2021-02-22 12:05 封灵寒武 阅读(84) 评论(0) 推荐(0)
摘要:pip install --extra-index-url http://mirror.in.zhihu.com/simple xxx(tzone.client==0.3.3) --trusted-host mirror.in.zhihu.com pip install 表示通过pip 来安装某种包 阅读全文
posted @ 2021-02-22 11:16 封灵寒武 阅读(369) 评论(0) 推荐(0)