【发布时间】:2021-06-27 07:10:26
【问题描述】:
我从以下页面为 Anaconda 安装 cot-reports 模块时遇到问题: https://github.com/NDelventhal/cot-reports 我正在尝试从 Anaconda 终端安装以下命令: conda install git+https://github.com/NDelventhal/cot-reports
收集包元数据(current_repodata.json):完成 求解环境:初始冻结求解失败。使用灵活的求解重试。 收集包元数据(repodata.json):完成 求解环境:初始冻结求解失败。使用灵活的求解重试。
PackagesNotFoundError:当前频道无法提供以下软件包:
- //github.com/ndelventhal/cot-reports
知道如何为 Anaconda 安装这个模块吗?
【问题讨论】: