Skip to content
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

Reactivating Terminal #24699

Open
karthiknadig opened this issue Jan 8, 2025 · 0 comments
Open

Reactivating Terminal #24699

karthiknadig opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
area-environments Features relating to handling interpreter environments bug Issue identified by VS Code Team member as probable bug needs spike Label for issues that need investigation before they can be worked on.

Comments

@karthiknadig
Copy link
Member

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.
@karthiknadig karthiknadig added area-environments Features relating to handling interpreter environments bug Issue identified by VS Code Team member as probable bug needs spike Label for issues that need investigation before they can be worked on. labels Jan 8, 2025
@karthiknadig karthiknadig self-assigned this Jan 8, 2025
@karthiknadig karthiknadig pinned this issue Jan 8, 2025
@karthiknadig karthiknadig marked this as a duplicate of microsoft/vscode#237108 Jan 8, 2025
@karthiknadig karthiknadig marked this as a duplicate of microsoft/vscode#237091 Jan 8, 2025
@karthiknadig karthiknadig marked this as a duplicate of microsoft/vscode#237132 Jan 8, 2025
@karthiknadig karthiknadig marked this as a duplicate of microsoft/vscode#237634 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-environments Features relating to handling interpreter environments bug Issue identified by VS Code Team member as probable bug needs spike Label for issues that need investigation before they can be worked on.
Projects
None yet
Development

No branches or pull requests

1 participant