anaconda / nb_conda_kernels

Package for managing conda environment-based kernels inside of Jupyter
BSD 3-Clause "New" or "Revised" License
598 stars 70 forks source link

Conflicts found for fresh install #235

Closed amine-aboufirass closed 8 months ago

amine-aboufirass commented 8 months ago
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: /
Found conflicts! Looking for incompatible packages.

Resolving conflicts then starts, but appears to take forever so I keyboard interrupted it.

In any case I don't think conflicts should occur for a fresh install of both Jupyter lab and nb_conda_kernels or am I wrong?

amine-aboufirass commented 8 months ago

Never mind. Ran a conda update --all and that fixed the problem