microsoft / microsoft/vscode-python-environments
Doesn't honor python.defaultInterpreterPath
Offen
#1,657
0 Kommentare
1 Reaktion
1 zugewiesene Person
Beansprucht von @eleanorjboyd
Auf GitHub ansehen
bug
triage-needed
- Vorherrschende Sprache
- TypeScript
- Sterne
- 138
- Forks
- 62
- Ø Merge
- 1 T. 4 Std.
- Gemergte PRs (30 T.)
- 35
Beschreibung
Extension was automatically installed today by Ruff, and immediately broke with the error (screenshot) below:
`"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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.