pex-tool / pex

A tool for generating .pex (Python EXecutable) files, lock files and venvs.
https://docs.pex-tool.org
Apache License 2.0
2.49k stars 254 forks source link

Improve venv creation robustness when adding Pip. #2454

Closed jsirois closed 3 days ago

jsirois commented 1 week ago

Fixes #2413