I have a question regarding the creation of a virtual environment with conda.
So the process often get stucked in the middle, and then the CPU gets very hot so I have to stop the process.

It seems that something has a conflict with the installation process. My own guess is that I have too many python packages installed:

But if that is the problem, I cannot find the root of those python packages with conda and pip. I just do not know how to uninstall them.
Could someone help me on this problem? I appreciate that.