【发布时间】:2021-07-26 10:31:58
【问题描述】:
我的终端在没有安装xeus-cling 包的情况下继续运行。我已经坚持了两个多小时了。
(base) ifeanyichukwuobeta@ifeanyiukwusMBP ~ % conda install xeus-cling -c conda-forge
Collecting package metadata (current_repodata.json): done
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.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: \
【问题讨论】:
-
使用基础环境进行开发是个坏主意,会导致很多问题。我建议再次删除和安装 Conda,并使用新的/单独的环境。
-
感谢 @merv 帮助我编辑我的问题。这实际上是我第一次在 StackOverflow 上发布问题。我还在熟悉环境。
标签: python conda xeus-cling