Terry J. Reedy <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue45244> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
