At 5 PM yesterday evening, I executed:
(my_root) C:\Users\W>conda env remove --name py36
Having made no apparent progress overnight, I just killed it at 08:45 AM.
In executing the same command from the same environment (my_root), it took no more than a 5-10 minutes to remove other conda environments earlier yesterday.
Is there a more heavy-handed way to get rid of an environment from within conda or am I left with backing-up the envs I want to yml and doing a complete uninstall/reinstall of conda?
Cheers