PTVS
PTVS copied to clipboard
Conda environment is not detected after restart the VS.
Describe the bug
Steps to Reproduce
- Create a new Python application
- Right click Python Environment --> Add Environment to create a Conda environment
- Close the VS and restart the VS
- Open the project
- Observes
Expected behavior The Conda environment list in the Python Environment without any error.
Additional context and screenshots
The Conda environment is not detected and an error message "This project "PythonApplication" has a reference to a missing Conda environment "env"" pops up.