[issue26364] pip uses colour in messages that does not work on white terminals

2016-02-15 Thread Berker Peksag
Berker Peksag added the comment: 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 -- nosy: +berker.peksag resolution: -> third party st

[issue26364] pip uses colour in messages that does not work on white terminals

2016-02-15 Thread Barry Scott
New submission from Barry Scott: 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 su