Problem with starting an environment with conda

Viewed 21

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. enter image description here

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

enter image description here

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.

0 Answers
Related