I have installed anaconda 4.11.0 and I'm trying to activate my venv using the conda activate base
but it shows me this error
conda : The term 'conda' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
Now, I've added the location of the project to the path, still nothing.