Paul Moore <p.f.mo...@gmail.com> added the comment:

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

On Windows (and not under something like cygwin or msys, which have their own 
rules)? Anyway, it's not that important, the recommended approach is `python -m 
pip`, so whether using the non-recommended approach works or not doesn't really 
matter.

> On pip's issues tracker i was suggested to use `ensurepip --upgrade`.

Let's take that question back to the pip tracker. If you want the latest 
version of pip (as opposed to the bundled version) ensurepip isn't the right 
approach.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45148>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to