Skip to content

wrong conda environment activated in terminal #21127

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
amunger opened this issue Apr 25, 2023 · 2 comments
Closed

wrong conda environment activated in terminal #21127

amunger opened this issue Apr 25, 2023 · 2 comments
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@amunger
Copy link

amunger commented Apr 25, 2023

Testing #21102

with settings:

  "python.terminal.activateEnvInCurrentTerminal": true,
  "python.terminal.activateEnvironment": true,
  "files.autoSave": "afterDelay"

I selected a conda env that lives in the workspace, but base was activated in the terminal
python.log

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Apr 25, 2023
@karrtikr
Copy link

Did you run conda config --set auto_activate_base False as instructed?

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Apr 25, 2023
@amunger
Copy link
Author

amunger commented Apr 25, 2023

missed that, works now

@amunger amunger closed this as completed Apr 25, 2023
@github-actions github-actions bot removed the info-needed Issue requires more information from poster label Apr 25, 2023
@karrtikr karrtikr closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants