[Tutor] I have a problem
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.python.org/mailman/listinfo/tutor
Re: [Tutor] I have a problem
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 happened when you did? We can probably help you, but we'd need to know some things: - the Python version you used when you got this message - the operating system of the computer - the full error message (cut and paste, please, don't retype!). ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
Re: [Tutor] I have a problem
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 understand the message? Did you try to > do the upgrade and what happened when you did? > > We can probably help you, but we'd need to know some things: > - the Python version you used when you got this message > - the operating system of the computer > - the full error message (cut and paste, please, don't retype!). Were you setting up a virtualenv? (I often see out-of-date messages when doing so) ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor