Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
b
billions-keyboard-33102
12/06/2022, 5:19 PM
One extra thing to add here. I needed to use the non-bundled versions of boto3/botocore to use more recent versions. I had to use the
PEX_INHERIT_PATH=fallback
- I couldn’t remove the
/var/runtime
from the python path 😞
https://pex.readthedocs.io/en/latest/api/vars.html#PEX_INHERIT_PATH
Post