Skip to content

Reactivating Terminal #24699

Open
Open
@karthiknadig

Description

@karthiknadig

When activating python extension, you see "Reactivating Terminal" in the status bar, and it does not go away.

Workaround:

  • Add the following to your User settings.json, and Reload VS Code:
    "python.experiments.optOutFrom": ["pythonTerminalEnvVarActivation"]
  • If that does not resolve the issue, try running this command from the command palette: Python: Clear cache and reload.
  • If that does not resolve the issue, try setting python.locator to js.

Metadata

Metadata

Assignees

Labels

area-environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityneeds spikeLabel for issues that need investigation before they can be worked on.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions