[issue45244] pip not installed with fresh python3.8.10 installation

Terry J. Reedy report at bugs.python.org
Fri Sep 24 16:19:50 EDT 2021


Terry J. Reedy <tjreedy at udel.edu> added the comment:

If you installed 'py' (the default), you should be able to install pip with 'py -3.8 -m ensurepip'.  (I had to do this once.  I wrote the failure off as a random glitch and did not think to open an issue.)

----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45244>
_______________________________________


More information about the Python-bugs-list mailing list