Mac下切换brew下载源为国内清华源
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles' >> ~/.bash_profile
source ~/.bash_profile
国外的源下载太慢,国内的源很多,比较稳定并且网络比较快的,建议还是用清华的
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles' >> ~/.bash_profile
source ~/.bash_profile
国外的源下载太慢,国内的源很多,比较稳定并且网络比较快的,建议还是用清华的
刚换了个mac,正好写个文档,给大家提供一些经验 (1)阿里云 http://mirrors.aliyun.com/pypi/simple/ (2)豆瓣http://p
打开anaconda shell conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/a
> 欢迎分享本文,转载请保留出处。 ![在这里插入图片描述][watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cH
开发环境: win10 x64 cuda10.0 anaconda4.0.0 anaconda常见问题解决办法汇总 目录 1. [pip报错:Cann
1、brew.git 镜像 中科大镜像:https://mirrors.ustc.edu.cn/brew.git 阿里镜像: https://mi
1. 清华软件源地址 [清华软件源][Link 1] 打开之后搜索ubuntu ![在这里插入图片描述][watermark_type_ZmFuZ3poZW5naG
sed -i 'shttp://deb.debian.orghttps://mirrors.ustc.edu.cng' /etc/apt/sources.list
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.tuna.tsinghua.edu.cn/homebrew-bo
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
1 添加清华源 命令行中直接使用以下命令 conda config --add channels https://mirrors.tuna.tsinghua.e
还没有评论,来说两句吧...