You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set folder-specific Python interpreter for folder B. Folder should now have a .vscode/settings.json file.
Open a Python file in folder B. Import will fail for packages only installed within the virtual environment. Specific interpreter set in folder settings is not used in multi-root workspace. Opening only folder B, vscode loads the correct interpreter.
Does this issue occur when all extensions are disabled?: Yes/No
Yes
The text was updated successfully, but these errors were encountered:
Reading your description it seems that the issue originates from an extension and not VS Code itself. Thereby I will close this issue and kindly ask you to report this issue against the extension repository.
Most extensions are on GitHub as well so it should be easy to file it against the extension. If you open an extension on the market place, click on the Support link to find out more.
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
Yes
The text was updated successfully, but these errors were encountered: