Re: Pip Version Confusion

2018-03-26 Thread Rob Gaddi
On 03/24/2018 08:40 AM, Tim Johnson wrote: I'm on Ubuntu 16.04. I'm getting the following message from pip: You are using pip version 8.1.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. # But then I get this : tim@linus:~/Downlo

Re: Pip Version Confusion

2018-03-24 Thread Tim Johnson
* Tim Johnson [180324 10:32]: > * Steven D'Aprano [180324 08:29]: > > On Sat, 24 Mar 2018 07:40:17 -0800, Tim Johnson wrote: > > > > > I'm on Ubuntu 16.04. > > > > > > I'm getting the following message from pip: > > > > > > You are using pip version 8.1.1, however version 9.0.3 is available. Y

Re: Pip Version Confusion

2018-03-24 Thread Tim Johnson
* Steven D'Aprano [180324 08:29]: > On Sat, 24 Mar 2018 07:40:17 -0800, Tim Johnson wrote: > > > I'm on Ubuntu 16.04. > > > > I'm getting the following message from pip: > > > > You are using pip version 8.1.1, however version 9.0.3 is available. You > > should consider upgrading via the 'pip i

Re: Pip Version Confusion

2018-03-24 Thread Steven D'Aprano
On Sat, 24 Mar 2018 07:40:17 -0800, Tim Johnson wrote: > I'm on Ubuntu 16.04. > > I'm getting the following message from pip: > > You are using pip version 8.1.1, however version 9.0.3 is available. You > should consider upgrading via the 'pip install --upgrade pip' command. [...] > Not sure how

Pip Version Confusion

2018-03-24 Thread Tim Johnson
I'm on Ubuntu 16.04. I'm getting the following message from pip: You are using pip version 8.1.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. # But then I get this : tim@linus:~/Downloads$ which pip /home/tim/.local/bin/pip # an