Conda uninstall stuck on solving environment

Viewed 22

Win 10 x64

I am trying to uninstall pytorch after a long and tedious day of it ignoring my hardware.

Installed using conda install pytorch cudakit=10.2 -c pytorch

I used conda uninstall pytorch in the Anaconda command line. It has been "Solving environment" for 2 hours!

Should I just close the command line window & start again?

EDIT:: Have tried conda remove pytorch still having the same issue though.

0 Answers
Related