Skip to content

Windows Store install of Python does not show up in status bar #5926

@brettcannon

Description

@brettcannon

While the symlink we find and list in the interpreter list is C:\Users\brcan\AppData\Local\Microsoft\WindowsApps\python3.7, the actual executable is C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.7_3.7.1008.0_x64__qbz5n2kfra8p0\\python.exe which we don't have access to (triggers an EPERM when trying to query the interpreter for details because we directly execute the latter path and not the former which what we send to the terminal).

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugwindows

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions