This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author baterflyrity
Recipients baterflyrity, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-09-09.09:01:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631178066.88.0.388093070992.issue45148@roundup.psfhosted.org>
In-reply-to
Content
>> You are wrong. Windows lets me update pip via pip.
>
>You have misinterpreted what you are seeing.

I don't know technical details but i can successfully use this command: `pip install --upgrade pip`.

>No, you should follow the correct process and use `python -m pip`, and not use pip directly.

On pip's issues tracker i was suggested to use `ensurepip --upgrade`. Therefore it deletes global system's pip when is ran without sudo or admin rights (when the current version of pip is lower then bundled).
History
Date User Action Args
2021-09-09 09:01:06baterflyritysetrecipients: + baterflyrity, paul.moore, tim.golden, zach.ware, steve.dower
2021-09-09 09:01:06baterflyritysetmessageid: <1631178066.88.0.388093070992.issue45148@roundup.psfhosted.org>
2021-09-09 09:01:06baterflyritylinkissue45148 messages
2021-09-09 09:01:06baterflyritycreate