Evan Pitstick 6be6231444 Use -I with ensurepip
The -s flag assures that nothing can be installed to user site-packages
but doesn't keep ensurepip from looking there for Pip.
If Pip is installed in the user site-packages directory, pip won't be installed
for the newly built python -- and its shim won't be created.
-I makes the build install Pip in any case.
The user site-packages installation will override it --
but we'll have the shim at least.
2023-08-27 20:27:47 +03:00
..
2014-01-21 00:04:02 +09:00
2019-04-08 23:09:29 +09:00
2022-11-15 20:57:04 +03:00
2021-05-07 20:34:00 +03:00
2023-08-27 20:27:47 +03:00
2023-01-22 05:49:40 +03:00