baterflyrity <[email protected]> added the comment:
>> 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). ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45148> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
