This Extension and Conda python.exe interpreter #19330
Answered
by
kevindRuby
kevindRuby
asked this question in
Q&A
|
I keep getting this issue when I try to use conda python.exe with this VS code extension: Each time I run a simple 'python' command on VS code c prompt I get this: **`python : The term 'python' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling
|
Answered by
kevindRuby
Jun 19, 2022
Replies: 1 comment
|
I had to add the conda python.exe path and apparently the auto-detect reload in the VS code does not actually restart VS code so restart of the program helped. |
0 replies
Answer selected by
kevindRuby
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had to add the conda python.exe path and apparently the auto-detect reload in the VS code does not actually restart VS code so restart of the program helped.