[issue45148] ensurepip upgrade fails

2021-09-09 Thread baterflyrity
baterflyrity added the comment: See also: https://github.com/pypa/pip/issues/10453 -- ___ Python tracker <https://bugs.python.org/issue45148> ___ ___ Python-bug

[issue45148] ensurepip upgrade fails

2021-09-09 Thread baterflyrity
New submission from baterflyrity : Upgrading pip via ensurepip unfortunately doesn't do anything wealthy. ```bash user@host MINGW64 ~ $ pip list | grep pip pip 21.2.3 WARNING: You are using pip version 21.2.3; however, version 21.2.4 is available. You should consider

[issue45148] ensurepip upgrade fails

2021-09-09 Thread baterflyrity
baterflyrity added the comment: > Note the comment "to the bundled version". Thanks. Have not knew. > 1. You must *not* use the pip executable, you must use `python -m pip`, as > the command will be upgrading the pip executable and Windows won't let you > upg

[issue45148] ensurepip upgrade fails

2021-09-09 Thread baterflyrity
baterflyrity 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

[issue45148] ensurepip upgrade fails

2021-09-09 Thread baterflyrity
baterflyrity added the comment: OK, ive caught the salt of ensurepip. -- ___ Python tracker <https://bugs.python.org/issue45148> ___ ___ Python-bugs-list mailin