I want to update my python version. When running
conda update python
from my base environment I get the message:
The environment is inconsistent, please check the package plan carefully and then I get a message about trying to solve using flexible solve, where the terminal just runs without completing.
I have tried everything here and here and all lead to my terminal freezing on the same message.
I have also tried to uninstall conda but the clean command here also leads to freezing.
How can I completely uninstall conda and remove all packages/dependencies and reinstall a new version?