Skip to content

conda not detected after install #18358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TylerLeonhardt-alt opened this issue Jan 25, 2022 · 1 comment
Closed

conda not detected after install #18358

TylerLeonhardt-alt opened this issue Jan 25, 2022 · 1 comment

Comments

@TylerLeonhardt-alt
Copy link

TylerLeonhardt-alt commented Jan 25, 2022

Testing #18349

On a fresh Ubuntu 20.04 machine, if you install Anaconda, any running instance of VS Code won't recognize that it's been installed.

Steps:

  • Start VS Code
  • open the terminal and install conda
  • the script tells you to reload your terminal so I do
  • I then try to configure the interpreter used in the Python extension and it doesn't detect the freshly installed conda

I assume this is because the VS Code process needs fresh environment variables so I need to reload vscode

Workaround:

  • reloading vscode properly detects conda

cc @TylerLeonhardt

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jan 25, 2022
@karthiknadig
Copy link
Member

This is expected, if you hit refresh on from the selection quick pick or reload, it should pick up the new environment.

@karthiknadig karthiknadig removed the triage-needed Needs assignment to the proper sub-team label Jan 31, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants