microsoft / microsoft/vscode-python-environments
pipenv not returning environment following reload
Abierto
@eleanorjboyd ya está trabajando en esto.
Desde el 6/2/2026.
bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 138
- Forks
- 62
- Merge medio
- 1 d 4 h
- PR fusionados (30 d)
- 35
Descripción
I have one project set with pipenv as the environment manager. I have selected a pipenv environment and it is going great- the environment is selected in the project UI and being used in all execution scenarios. But then when I reload the entire window, the project manager view reports that "pipenv didn't not return an environment" or something like this. The setting is correct (still points to pipenv) but somehow the env we set prior to reload is not being loaded again.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.