Solving enviroment appears forever while conda install

Tweet


I use "conda install". Conda showed a message "Solving environment". The install does not go to the next step. Still showing "Solving enviroment" for very long time. What should I do?

Use pip instead of conda.


Back