PTVS
PTVS copied to clipboard
An error message "This project "PythonApplication3" has a reference to a missing Conda environment "env3"" always pops up when restart the VS.
Environment
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.
Actual result
An error message "This project "PythonApplication3" has a reference to a missing Conda environment "env3"" always pops up
The Conda enviroment does not list in the Python Environment.