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
For #9643
* Use activated python proc to check if modules are installed
* Fixes to use python environment correctly
* Fixes
* Fix tests
* Add news entry
* Oops
Currently we're not using an activated environment process to check if a module is installed, similarly when installing ipykernel.
Could be the cause of https://github.com/microsoft/vscode-python/issues/9638 and https://github.com/microsoft/vscode-python/issues/9566
The text was updated successfully, but these errors were encountered: