conda create -n try python=3.7.0 pip=20.0.2 Error message
When I run the command, I get this error. I have downloaded miniconda and other set up, and I'm wondering what could be the problem?
The reason I want to use python 3.7 is because I want to pip install tensorflow=1.15.
I think I have set up the conda-forge path, and I'm confused about the error.