forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Cannot switch to base conda environment in interactive window after latest updates #25814
Copy link
Copy link
Closed
microsoft/vscode-python-environments
#1412Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmation pendingThe issue needs to be confirmed through a maintainer reproducing the bug.The issue needs to be confirmed through a maintainer reproducing the bug.info-neededIssue requires more information from posterIssue requires more information from poster
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmation pendingThe issue needs to be confirmed through a maintainer reproducing the bug.The issue needs to be confirmed through a maintainer reproducing the bug.info-neededIssue requires more information from posterIssue requires more information from poster
Environment data
Steps to reproduce:
Video:

Expected behaviour
Should switch to the base environment.
Actual behaviour
Switches to the last environment in the list, regardless of what's the current environment.
It does not affect saved interactive windows that were created before the latest updates to the python extension and vscode from a few weeks ago or so - not sure which one is at fault though.
Logs
Does not produce any log in the jupyter extension logs.
Jupyterin theOutputpanel (View→Output, change the drop-down the upper-right of theOutputpanel toJupyter)