Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. 解决方法: 确保你的网络连接正常。 尝试使用镜像源: ...
main_create.py", line 37, in execute install(args, parser, 'create') File "/home/ma-user/anaconda3/lib/python3.7/site-packages/conda/cli/install.py", line 265, in install should_retry_solve=(_should_retry_unfrozen or repodata_fn != repodata_fns[-1]), File "/home/ma-user/...
Solving environment:failedwithrepodatafromcurrent_repodata.json,will retrywithnext repodata source. 我更换了清华安装源: conda config--addchannels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/conda config--addchannels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/conda ...
如果装不了虚拟环境我打算直接在base上操作 (base) root@autodl-container-f87d1190ac-7213c974:~# conda create -name myYOLO python=3.8 Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will retry with next repodata sourc...
Solving environment:failed with repodata from current_repodata.json, will retry with next repoda 方案一 conda update -n base conda 方案二 之前试了重装没啥用,可能是卸载不干净 首先卸载 清理注册表 找到之前卸载后存在C盘可能是conda文件残余删除,再重新安装 ...
Solving environment:failed with repodata from current_repodata.json, will retry with next repoda 方案一 conda update -n base conda 方案二 之前试了重装没啥用,可能是卸载不干净 首先卸载 清理注册表 找到之前卸载后存在C盘可能是conda文件残余删除,再重新安装 ...
windows conda create 报错 windows conda Collecting package metadata (current_repodata.json): failed,决方案:将anaconda\Library\bin目录下的两个文件:libcrypto-1_1-x64.dlllibssl-1_1-x64.dll复制到anaconda\DLLs文件夹下,即可解决。
运行conda create -n TensorFlow_cp36 python=3.6报错 Collecting package metadata(current_repodata.json):failed CondaHTTPError:HTTP000CONNECTION FAILEDforurl<https://repo.anaconda.com/pkgs/msys2/noarch/current_repodata.json>Elapsed:-An HTTP error occurred when trying to retrieve this URL.HTTP errors ...
下面是报错内容: 代码语言:javascript 复制 Channels:-defaultsPlatform:linux-64Collectingpackagemetadata(repodata.json):failed #>>>ERRORREPORT<<<Traceback(most recent call last):File"/home/chens/anaconda3/lib/python3.11/site-packages/conda/exception_handler.py",line17,in__call__returnfunc(*args,...
shabnam$ conda create --name fermi -c conda-forge -c fermi fermitools python=3 clhep=2.4.4.1 Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. ...