I can not use the conda utility anymore. I use it regularly since years but lately, since I installed the python module scp
(with the command conda instal
I have tried to solve this problem for some time now. Finally I figure out that you should use pip install instead of conda install. Normally we use pip install in windows command prompt and conda install in Anaconda Prompt. But for me I solved the problem by using pip install in Anaconda prompt. The output is shown below