How to get the vscode python extension to run the activate script and recognize conda? #25514
Unanswered
alexgan123
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed anaconda from here: https://www.anaconda.com/download/success
Then I create a new
.py
file, open it in vscode, install the vscode python extension and try to run it. Here is the error that I am getting, it doesn't seem to activate the script andconda
is not being recognized.Beta Was this translation helpful? Give feedback.
All reactions