I’ve been experiencing significant slowdowns when using commands such as conda list
, pip list
, or importing packages after entering Python. However, running other Linux commands like nvidia-smi
or ps -f -p PID
is very smooth. Is there something wrong with my conda environment?
I tried using another new virtual environment, but it still doesn’t seem to run those commands right away. My GPU and CPU usage are normal and not overloaded.
Will is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.