I tried running conda install -c conda-forge python. The installed python package causes Anaconda python to stop working. When I type python on the console, nothing happens. Did anyone encounter the same problem? Any fixes?
The latest python version v3.9.13 from conda-forge channel will break the anaconda package, at least on my PC. I don't know if anyone else faces the same problem.
I am using Windows 10. I am running Anaconda 2022.05.
Update: I no longer face any problem with python v3.9.13 from conda-forge channel. I do not even have to run the solution provided in the answer. Maybe the Anaconda team did something to fix the problem I faced.