microsoft / microsoft/vscode-python-debugger
No-config debugging: Detected activated environment
Aperta
@eleanorjboyd ci sta già lavorando.
Dal 27/4/2025.
triage-needed
- Lingua principale
- TypeScript
- Stelle
- 180
- Fork
- 126
- Merge medio
- 2g 3h
- PR unite (30g)
- 3
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.