anaconda出现CondaHTTPError问题的解决
摘要:
问题描述: 刚开始使用Anaconda,在命令行中跟新包时,报如下错误: 原因说明: 应该是repo.continuum.io在国外,国内访问速度太慢而引起超时 解决方案: 1. 添加“清华镜像”渠道, 在开始菜单栏中搜索condarc: 右键选择记事本打开: 将清华大学镜像: 添加到记事本文件中, 阅读全文
posted @ 2018-05-30 21:08 Aaron12 阅读(876) 评论(0) 推荐(0) 编辑