GetInterpreterDetails no longer returning sys.prefix #16355
Labels
area-environments
Features relating to handling interpreter environments
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
Environment data
python.languageServer
setting: n/a[NOTE: If you suspect that your issue is related to the Microsoft Python Language Server (
python.languageServer: 'Microsoft'
), please download our new language server Pylance from the VS Code marketplace to see if that fixes your issue]Experiments
The API used by Jupyter extension ends up with sys.prefix being empty.
The text was updated successfully, but these errors were encountered: