Issue with Select Interpreter / Create Terminal after creation of new virtualenv #12369
Labels
area-environments
Features relating to handling interpreter environments
bug
Issue identified by VS Code Team member as probable bug
verified
Verification succeeded
Milestone
Steps to cause the bug to occur
pyenv-virtualenv
in the vscode terminalpyenv virtualenv 3.7.6 my-virtual-env- 3.7.6
my-virtual-env- 3.7.6
Actual behavior
Starts the wrong interpreter
Expected behavior
Start the right interpreter
It seems to be caching the interpret list and not being aware it's been changed from underneath. Restarting vscode fixes the issue
The text was updated successfully, but these errors were encountered: