Skip to content

just log warnings when --user installs hide behind virtualenv installs #1443

Closed
@qwcode

Description

@qwcode

currently, users can fail with Will not install to the user site because it will lack sys.path precedence when doing --user installs that will be hidden behind virtualenv site packages (in virtualenvs with system access, the precedence is virtualenv, then user, then global).

I'm considering whether these installs should just warn in this case, and not fail.

the reason to warn (vs fail) is in the scenario, where only one dependency will fail, as part of a larger install of many packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: user schemeHandling of packages in user-specific directoriesauto-lockedOutdated issues that have been locked by automationtype: enhancementImprovements to functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions