microsoft / microsoft/vscode-python-environments

Doesn't honor python.defaultInterpreterPath

Open
#1,657 0 comments 1 reaction 1 assignee Claimed by @eleanorjboyd View on GitHub
bug triage-needed
Dominant language
TypeScript
Stars
138
Forks
62
Avg merge
1d 4h
Merged PRs (30d)
35

Description

Extension was automatically installed today by Ruff, and immediately broke with the error (screenshot) below:

Image

`"python.defaultInterpreterPath": ".venv/bin/python",` is set in workspace `.vscode/settings.json`. All was working well before this auto install, and disabling it `"python.useEnvironmentsExtension": false,` "fixed" the issue.

Python features work with or without it enabled.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.