-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: feature requestRequest for a new featureRequest for a new feature
Description
What's the problem this feature will solve?
Ensure that folks who do pip config set install.user true can continue using virtual environments without "--user isn't visible, aborting" messages. :)
Describe the solution you'd like
--user does nothing in a virtualenv that does not have system site-packages access.
Alternative Solutions
Maintain status quo. Or #7002. Or something else entirely!
Additional context
#4141 (comment) -- some past discussion.
#6984 (comment) -- a proposed way to implement this.
Julian and vharsh
Metadata
Metadata
Assignees
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: feature requestRequest for a new featureRequest for a new feature