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'
command.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.p
Am 22.09.2017 um 23:41 schrieb Mizav:
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'
command.
And what is the problem? Did you understand the message? Did you try to
do the upgrade and what happe
On 09/23/2017 03:46 AM, Sibylle Koczian wrote:
> Am 22.09.2017 um 23:41 schrieb Mizav:
>> 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'
>> command.
>>
>
> And what is the problem? Did you under