mamba install -c bioconda bowtie 安装报错,包括其他使用mamba安装软件报错

bash 复制代码
Download error (28) Timeout was reached [https://conda.anaconda.org/bioconda/noarch/repodata.json.zst]
Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds

# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

    Traceback (most recent call last):

很久没写报错的贴了,如果用mamba安装软件出现以上报错,自己的镜像也是没问题的,那么大概率是你的网络不行,文中的报错翻译过来也是【网络太慢了】。

我的解决办法是,用翻墙的网络,翻了之后再用相同的命令就跑成功了。。。