Skip to content

PIP_EXISTS_ACTION environment variable causes error. #772

Closed
@bear330

Description

@bear330
export PIP_EXISTS_ACTION=w

pip install requests

=>
An error occured during configuration: option --exists-action: invalid choice: ['w'] (choose from 's', 'i', 'w', 'b')

The bug is on baseparser.py, ConfigOptionParser.update_defaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automationtype: bugA confirmed bug or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions