Skip to content

Python interpreters on Windows are reported as 'Unknown' #11304

Description

On master, commit 1768483, after having added the readdir fix for #10850 manually:

Interpreters installed from the Windows Store are of type Unknown because they are found through the KnownPathService locator, and not WindowsRegistryService:

image

And interpreters installed from python.org are also of type Unknown because they are found using the WindowsRegistryService locator:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-diagnosticsLogging/Features to facilitate diagnosing user problemsarea-environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugneeds spikeLabel for issues that need investigation before they can be worked on.verifiedVerification succeeded

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions