<div dir="auto">Thank you for your reply. I am using LINUX.</div><br><div class="gmail_quote"><div dir="ltr">On Fri 13 Apr, 2018, 14:17 Nick Coghlan, <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 13 April 2018 at 21:00, Niharika Jakhar <<a href="mailto:niharika1883@gmail.com" target="_blank" rel="noreferrer">niharika1883@gmail.com</a>> wrote:<br>
> Hi<br>
> I am having troubles upgrading my pip.<br>
> terminal says:<br>
> You are using pip version 9.0.1, however version 9.0.3 is available.<br>
> You should consider upgrading via the 'pip install --upgrade pip' command.<br>
<br>
Which operating system are you running? `pip` self upgrades on Windows<br>
can be a bit odd, so "py -m pip install --upgrade pip" may work better<br>
there.<br>
<br>
If you're on an older version of Mac OS X, you may be affected by the<br>
TLS issues there, and need to follow the instructions at<br>
<a href="https://mail.python.org/pipermail/python-announce-list/2018-April/011885.html" rel="noreferrer noreferrer" target="_blank">https://mail.python.org/pipermail/python-announce-list/2018-April/011885.html</a><br>
<br>
Regards,<br>
Nick.<br>
<br>
-- <br>
Nick Coghlan   |   <a href="mailto:ncoghlan@gmail.com" target="_blank" rel="noreferrer">ncoghlan@gmail.com</a>   |   Brisbane, Australia<br>
</blockquote></div>