CHRIS_WH
CHRIS_WH
> I created a new Anaconda environment using Python 3.12.x. Installed jupyter from the Anaconda GUI. > > Went to the terminal: conda install -c conda-forge micro_sam Solving environment: failed...
 I just create a new environment to test the code "conda install -c conda-forge micro_sam", then the terminal will display (as the figure shows)
> If installing the package is stuck at "Solving environment", I am quite confident that your conda package manager is using the original conda dependency resolver, which is infamous to...