When we use run.py target, the _file_ is set to th...
# general
b
When we use run.py target, the file is set to the proper path in chroots. But when we run the same code as PEX the file is set to the path of the pex instead of the path where the pex is unzipped. Any idea how to fix this?