ancient-vegetable-10556
01/03/2024, 10:49 PM/tmp
on every launch. When do PEXes get extracted into /tmp
, and is there a way to reuse the bootstrap across multiple launches?refined-addition-53644
01/03/2024, 10:57 PMPEX_ROOT
https://pex.readthedocs.io/en/v2.1.155/api/vars.html#PEX_ROOTancient-vegetable-10556
01/03/2024, 10:58 PMrefined-addition-53644
01/03/2024, 10:59 PMPEX_VENV
To reuse PEX_ROOT
https://pex.readthedocs.io/en/v2.1.155/api/vars.html#PEX_ROOTrefined-addition-53644
01/03/2024, 11:00 PMancient-vegetable-10556
01/03/2024, 11:01 PMbroad-processor-92400
01/03/2024, 11:02 PM~/.pex
path (or whatever it is) isn't writeable. It may log some info about this, although you may need to set PEX_VERBOSE=1
or something higher to see itancient-vegetable-10556
01/03/2024, 11:02 PM