0

when ever i run conda activate "C:\Users\user\anaconda3\envs\Conda3.9.5" in visual studio code i get 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.
At line:1 char:1
+ conda activate "C:\Users\user\anaconda3\envs\Conda3.9.5"
+ ~~~~~
    + CategoryInfo          : ObjectNotFound: (conda:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

when i use conda in pycharm it works fine without errors

python version: 3.9.5

os: windows 10

  • read this `https://stackoverflow.com/questions/44515769/conda-is-not-recognized-as-internal-or-external-command/51996934#51996934` – Salio Jul 22 '21 at 09:07

0 Answers0