microsoft / microsoft/vscode-python-debugger
No-config debugging: Detected activated environment
Offen
@eleanorjboyd arbeitet bereits daran.
Seit 27.4.2025.
triage-needed
- Vorherrschende Sprache
- TypeScript
- Sterne
- 180
- Forks
- 126
- Ø Merge
- 2 T. 3 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
The way PATH is setup,
python3andPythonhave different values in your environment. That is what is breaking this. We usepython3by default . This seems like something is broken in the way environments activated by conda. Those paths must be same.@eleanorjboyd i cases where we can detect environment activation we should use
pythonas a mitigation.
Originally posted by @karthiknadig in #638
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.