On 13 April 2018 at 21:00, Niharika Jakhar <niharika1...@gmail.com> wrote: > Hi > I am having troubles upgrading my pip. > terminal says: > You are using pip version 9.0.1, however version 9.0.3 is available. > You should consider upgrading via the 'pip install --upgrade pip' command.
Which operating system are you running? `pip` self upgrades on Windows can be a bit odd, so "py -m pip install --upgrade pip" may work better there. If you're on an older version of Mac OS X, you may be affected by the TLS issues there, and need to follow the instructions at https://mail.python.org/pipermail/python-announce-list/2018-April/011885.html Regards, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig