Closed
Description
项目名称与简介(Project Intro.)
Anaconda 的社区贡献源
上游地址与镜像方法(How to Mirror)
修改 tunasync-scripts/anaconda.sh
,增加以下几个索引
https://conda.anaconda.org/conda-forge/linux-64/repodata.json
https://conda.anaconda.org/conda-forge/osx-64/repodata.json
https://conda.anaconda.org/conda-forge/win-64/repodata.json
其他信息(Other)
- 镜像大小(Mirror Size):
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
gepcel commentedon Dec 27, 2016
+1 on this
gepcel commentedon Dec 30, 2016
请问一下,这个提议现在处于什么状态了?
目前 anaconda 的官方, 包括 conda forge 越来越难连接了。
bigeagle commentedon Dec 30, 2016
处于没时间写脚本的状态…… 年底+期末
gepcel commentedon Dec 31, 2016
哦,很需要也很想帮忙,可惜我不太懂这个。对 linux 一知半解。近年来由于 python 在 windows 中出现的各种问题才开始不得不慢慢接触 linux, latex 之类的东西...
祝,年底+期末 一切顺利哈!
bigeagle commentedon Dec 31, 2016
加油~ 新年快乐
[-]conda forge[/-][+]conda 第三方 channel[/+]bigeagle commentedon Jan 9, 2017
需要新加的channel:
anaconda: support 3rd-party repos. tuna/issues#112
bigeagle commentedon Jan 9, 2017
缓慢下载中……
gepcel commentedon Jan 10, 2017
@bigeagle
不好意思,给你添麻烦了。msys2 里面的 win-64 包,我用迅雷全部下载下来了一份,需要的话我可以上传,节省一下下载时间,你可以单纯检查一下 md5 就好。
bigeagle commentedon Jan 10, 2017
没事,慢慢下,主要是 conda-forge比较大
gepcel commentedon Jan 10, 2017
嗯,之前动过往下拖 conda-forge 的念头,后来放弃了。msys2 才 700+ 兆。
哈哈,这样在国内,数据分析,用 python 和 R 的人就很爽了。。。
gepcel commentedon Jan 18, 2017
有些时候打开 https://mirrors.tuna.tsinghua.edu.cn/anaconda/ 会发现有
cloud
目录在,但更多的时候就消失了,是什么原因呢?是下载没有完成的原因吗?149 remaining items
z4yx commentedon Oct 19, 2019
fastai 已经有了
DogeWatch commentedon Nov 8, 2019
希望新加一个 dglteam
hyp1231 commentedon Nov 14, 2019
同求 dglteam,谢谢!
liubenyuan commentedon Nov 28, 2019
希望能加入一个ngsolve
ngsolve和netgen是有限元计算和网格剖分的工具,很好用,python接口也很完备。对于科研和工程都很重要。
YuHanHaHa commentedon Nov 30, 2019
我更新的时候有几个部分下载到一半就自动跳过了。
下面的是更新后的提示。。。。
CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/pandoc-2.2.3.2-0.conda Elapsed: - An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent, and a simple retry will get you on your way. CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/sympy-1.4-py37_0.conda Elapsed: - An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent, and a simple retry will get you on your way. CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/mkl-2019.4-245.conda Elapsed: - An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent, and a simple retry will get you on your way. CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/qt-5.9.7-vc14h73c81de_0.conda Elapsed: - An HTTP error occurred when trying to retrieve this URL. HTTP errors are often intermittent, and a simple retry will get you on your way.
leonearlee commentedon Dec 11, 2019
希望能添加 abinit channel,十分感谢。
LittleFatHero commentedon Dec 12, 2019
在anaconda cloud可以搜到的软件(比如py-xgboost),但是通过清华的anaconda源没办法下载安装,显示not available。明明是available的呀。为什么会这样,是不是没有同步?
0x1orz commentedon Dec 22, 2019
我今天安装时没有问题的,建议先使用conda search py-xgboost搜索一下看看
0x1orz commentedon Dec 22, 2019
镜像请求 rapidsai
anconda cloud地址:https://anaconda.org/rapidsai
该项目为NVIDIA孵化项目,旨在利用GPU加速数据分析与机器学习
LittleFatHero commentedon Dec 22, 2019
我知道问题所在了,因为现在清华的anaconda源帮助页面教设置conda源的方法是错误的,按照现在的教程设置conda源安装不上,按照老教程设置conda源就可以。不知道为什么,反正是清华源教错了方法,这个锅必须背
0x1orz commentedon Dec 22, 2019
我的.condarc设置如下,没有你说的问题呢
hubutui commentedon Dec 23, 2019
这个帮助信息是我更新的,刚刚还测试过,没有问题的啊。
py-xgboost
是在anaconda/pkgs/main
里的,这个 channel 是默认就有的,不可能搜不到的。你可能需要再检查一下你的.condarc
文件是否配置正确。wjx0912 commentedon Jan 2, 2020
conda install -c anaconda --yes mxnet
试了@sheljoy的配置,也试了网站(https://mirror.tuna.tsinghua.edu.cn/help/anaconda/)的配置,但是都没有速度,现在的源是正常的吗?
SJillian commentedon Apr 16, 2022