This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Dingo64
Recipients Dingo64
Date 2017-06-05.12:34:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496666049.84.0.212174473457.issue30573@psf.upfronthosting.co.za>
In-reply-to
Content
I did:
python -m pip install --upgrade pip

and then
pip3 install cmake
went OK.

So I would suggest to change notices like "You are using pip version 7.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' comm
and." into errors or warning so they seem more like something user has to do rather than something he might consider doing.
History
Date User Action Args
2017-06-05 12:34:09Dingo64setrecipients: + Dingo64
2017-06-05 12:34:09Dingo64setmessageid: <1496666049.84.0.212174473457.issue30573@psf.upfronthosting.co.za>
2017-06-05 12:34:09Dingo64linkissue30573 messages
2017-06-05 12:34:09Dingo64create