conda下载设置为国内源

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/conda-forge/
conda config --set show_channel_urls yes

相关推荐

  1. conda下载设置国内

    2024-03-22 19:08:01       44 阅读
  2. 配置 conda国内

    2024-03-22 19:08:01       42 阅读
  3. pip设置国内

    2024-03-22 19:08:01       51 阅读
  4. conda和pip配置国内镜像

    2024-03-22 19:08:01       62 阅读
  5. 国内当前可用pip&conda刷新】

    2024-03-22 19:08:01       22 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-03-22 19:08:01       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-03-22 19:08:01       106 阅读
  3. 在Django里面运行非项目文件

    2024-03-22 19:08:01       87 阅读
  4. Python语言-面向对象

    2024-03-22 19:08:01       96 阅读

热门阅读

  1. 牛客小白月赛58-C-牛牛

    2024-03-22 19:08:01       40 阅读
  2. 回文素数

    2024-03-22 19:08:01       42 阅读
  3. 蓝桥杯 完全二叉树的权值

    2024-03-22 19:08:01       54 阅读
  4. 【医疗-单位计算】

    2024-03-22 19:08:01       46 阅读