C++ Jupyter-lab

66 Views Asked by At

Installed miniconda, created env, trying to install xeus-cling -

conda install xeus-cling -c conda-forge

Gives an error message:

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.

And so in a circle

0

There are 0 best solutions below