Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIP_EXISTS_ACTION environment variable causes error. #772

Closed
bear330 opened this issue Jan 18, 2013 · 0 comments
Closed

PIP_EXISTS_ACTION environment variable causes error. #772

bear330 opened this issue Jan 18, 2013 · 0 comments
Labels
auto-locked Outdated issues that have been locked by automation type: bug A confirmed bug or unintended behavior

Comments

@bear330
Copy link

bear330 commented Jan 18, 2013

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.

@blob42 blob42 mentioned this issue Jan 27, 2013
qwcode added a commit that referenced this issue Sep 16, 2013
fix for #772 (bug when setting PIP_EXISTS_ACTION='s')
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant