I have anaconda installed on my PC, win 10 OS. In cmd, when typed in conda command, it reports conda is not recognized as a command. If I pip install conda, there would be error in red. What would be the possible reasons? Thank you.
Asked
Active
Viewed 499 times
1 Answers
1
One of the possible reasons is that you didn't add the conda executable path to your environmental variables path variable.
Which I think is the reason for your problem here because you have already installed anaconda.
See this (Conda command is not recognized on Windows 10).
It have the same problem with answers.

Bemwa Malak
- 1,182
- 1
- 5
- 18