【发布时间】:2021-05-10 00:12:52
【问题描述】:
我按照这个网站的指示, https://fenicsproject.org/download/
!conda config --add channels conda-forge
!conda install fenics
但它说:
Solving environment: Failed with initial frozen solve. Retrying with flexible solve.
Solving enviroment: Failed with repodata from current_repodata.jason, will retry with next repodata source.
并且没有更多的进展。
【问题讨论】:
-
这能回答你的问题吗? conda returns 'Solving environment: failed'
标签: python jupyter-notebook anaconda