清华镜像

- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/

添加镜像

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/menpo/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/



参考资料:
在conda中添加清华镜像

在conda中添加清华镜像相关推荐

  1. conda添加清华镜像源在cmd环境下执行下列命令

    为conda添加清华镜像源在cmd环境下执行下列命令 conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda ...

  2. 【Python】pip和Anaconda添加清华镜像源

    一.pip添加清华镜像源 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple 二.Anaconda添加清华 ...

  3. pycharm中使用清华镜像源方法

    pycharm中使用阿里镜像源方法 很多小伙伴因为导入包的时候因为下载速度过慢而头疼,这是因为pycharm下载包的默认源是国外网站(https://pypi.python.org/simple),这 ...

  4. Homebrew切换镜像源(中科大清华镜像)

    零.Homebrew 镜像地址(推荐中科大镜像) 1.brew.git 镜像 中科大镜像:https://mirrors.ustc.edu.cn/brew.git 清华镜像:https://mirro ...

  5. python 清华镜像_Python pip conda 设置为清华镜像

    pip设置为默认镜像 pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple conda 设置为默认镜像 运行 ...

  6. 【Python】在Anaconda中设置清华镜像站并解决“http error“问题

    目录 方法一:使用Anaconda Prompt 方法二:使用Anaconda Navigator 使用conda进行第三方包的安装或更新时,如果不设置镜像站的话可能会出现"HTTP err ...

  7. [Linux] 添加清华镜像

    在安装包的时候,由于需要从国外下载,下载缓慢,因此可以从国内镜像下载,提高下载速度. 清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/help/ana ...

  8. IntelliJ IDEA快速入门 | 第三十一篇:在IntelliJ IDEA 2020.3.3中添加Tomcat镜像并部署Web工程

    写在前面 讲完模板以后,咱们来说一下如何在IntelliJ IDEA当中去创建Java Web的工程.这里,我们主要分两种情况来讲,第一种是如何创建静态的Java Web工程,另外一种是如何创建动态的 ...

  9. Anaconda3安装和添加清华镜像文件 教程

    [Anaconda教程01]怎么安装Anaconda3 - 知乎 (zhihu.com)

最新文章

  1. java mp3播放器 无界面
  2. 下划线转驼峰,并且首字母大写
  3. python自动化发送邮件_python接口自动化(三十三)-python自动发邮件总结及实例说明番外篇——下(详解)...
  4. Simulink仿真---SVPWM算法
  5. python-leepcode-作用解析 - 5-27
  6. 阿里员工都是这样排查Java问题的,附工具单
  7. html节点上下移动,关于前端:数组元素上下移动
  8. linux 独占 cpu,宋宝华:谈一谈Linux让实时 高性能任务独占CPU的事
  9. 写一个Android输入法01——最简步骤
  10. leetcode - 1143. 最长公共子序列
  11. Kotlin入门(31)JSON字符串的解析
  12. 编译Android源码致命错误解决方案
  13. 人脸方向学习(五):Face Recognition-ArcFace解读
  14. atomic原子类实现机制_原子操作CAS及其实现类
  15. 转载:人生真相之为何你应该假装自己是一个电脑白痴(原文pconline)
  16. Nb iot php_NB-IoT是什么
  17. 完整的连接器设计手册_富士康的连接器设计手册
  18. macbook M1 brew install失败
  19. win10如何进入BIOS
  20. 微信整人假红包图片_微信假红包图片生成器,假红包生成器微信(玩别人没商量)...

热门文章

  1. Qt离线安装MSVC方法
  2. 使用 WebSockets 的 9 个应用场景
  3. 【Vue 实战】 生成二维码
  4. EVO安装与问题解决
  5. Android 手机号码验证
  6. 吉日嘎拉通用权限管理系统
  7. 2021美赛各题翻译
  8. 深入理解 C++ 中的 RVO
  9. DirectX11--HLSL语法入门
  10. 【IJCV 2022】RIConv++: Effective Rotation Invariant Convolutions for 3D Point Clouds Deep Learning