Skip to content

install command doesn't use platform in user site directory on Windows #112

@zooba

Description

@zooba

In sysconfig, the nt_user scheme includes a platform specifier to distinguish between 32-bit, 64-bit and ARM64 builds.

This is missing from the install command, which is used by setuptools (and indirectly, pip) to determine the location of the user site in some cases. As a result, on non-x64 platforms, the path is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions