jupyter-xeus / xeus-cling

Jupyter kernel for the C++ programming language
BSD 3-Clause "New" or "Revised" License
3.02k stars 292 forks source link

Error when solving environment on Conda #458

Open Moonlight-Watcher opened 1 year ago

Moonlight-Watcher commented 1 year ago

When I install xeus-cling on a new virtual environment on anaconda using conda install xeus-cling -c conda-forge, It runs to an error failed with initial frozen solve. Retrying with flexible solve. I have upgraded my jupyter notebook and all the elements on Conda but still in vain. System: Ubuntu 22.04

creme332 commented 1 year ago

@Moonlight-Watcher Did you find a solution yet?

olkuka commented 1 year ago

same error here

creme332 commented 1 year ago

The only solution I found was to use mambaforge instead of conda and then I followed the instructions from here to install xeus-cling.

smoralesc91 commented 9 months ago

I installed xeus-cling using miniforge, it took about 10 minutes to resolve the environment at first, but it installed successfully on Ubuntu 20.04.