We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip3 (3.5 on Mac OS X) is outputting a message in yellow that I can barely see on a white background terminal.
"You are using pip version 7.1.2, however version 8.0.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command."
I suggest that pip only uses text output. But if the pip developers insist on using colour then set both foreground and background colours.
The text was updated successfully, but these errors were encountered:
Somewhat related to #2449
Sorry, something went wrong.
Closing this as a duplicate of #2449.
No branches or pull requests
pip3 (3.5 on Mac OS X) is outputting a message in yellow that I can barely see on a white background terminal.
"You are using pip version 7.1.2, however version 8.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command."
I suggest that pip only uses text output. But if the pip developers insist on using colour then set both foreground and background colours.
The text was updated successfully, but these errors were encountered: