I would like to run a pex file that picks up dependencies that are not included in the pex file. I am unable to install the dependencies in the pantsbuild. I thought is if I run a pex file that does not contain a virtual environment, I could pic up the dependencies outside of the pex file.