Terminal can't switch to the conda env which is created by python extension #24791
Labels
info-needed
Issue requires more information from poster
triage-needed
Needs assignment to the proper sub-team
I created a Conda environment, and after switching the Python environment to this new environment, I found that the terminal is still using the global Python environment, which is inconsistent with the Conda environment I created. After checking the logs, I discovered that there was an error when switching the Conda environment: 'EnvironmentNameNotFound: Could not find conda environment: .conda'.
The text was updated successfully, but these errors were encountered: