Issue 26364: pip uses colour in messages that does not work on white terminals (original) (raw)
Issue26364
Created on 2016-02-15 11:01 by barry.scott, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg260307 - (view) | Author: Barry Scott (barry.scott) | Date: 2016-02-15 11:01 |
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. | ||
msg260315 - (view) | Author: Berker Peksag (berker.peksag) * ![]() |
Date: 2016-02-15 16:22 |
Thanks for the report, but this needs to be reported to the pip issue tracker: https://github.com/pypa/pip/issues For the record, I found a similar report at https://github.com/pypa/pip/issues/2449 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:27 | admin | set | github: 70552 |
2016-02-15 16:22:21 | berker.peksag | set | status: open -> closednosy: + berker.peksagmessages: + resolution: third partystage: resolved |
2016-02-15 11:01:54 | barry.scott | create |