[illuminati chroots (master)]$ pwd /Users/kwilson/dev/pants/.pants.d/python-setup/chroots [illuminati chroots (master)]$ ls -d effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee [illuminati chroots (master)]$ python2.7 Python 2.7.11 (default, Jan 5 2016, 18:06:15) [GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import os, sys >>> from pprint import pprint >>> chroot_path = os.path.join(os.getcwd(), 'effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee') >>> sys.path.insert(0, chroot_path) >>> sys.path.insert(0, os.path.join(chroot_path, '.bootstrap')) >>> from _pex import pex_bootstrapper >>> pprint(sys.path) ['/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.bootstrap', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee', '', '/Users/kwilson/Python/CPython-2.7.11/lib/python27.zip', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/plat-darwin', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/plat-mac', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/plat-mac/lib-scriptpackages', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/lib-tk', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/lib-old', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/lib-dynload', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/site-packages'] >>> pex_bootstrapper.bootstrap_pex_env(chroot_path) >>> pprint(sys.path) ['/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.bootstrap', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee', '', '/Users/kwilson/Python/CPython-2.7.11/lib/python27.zip', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/plat-darwin', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/plat-mac', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/plat-mac/lib-scriptpackages', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/lib-tk', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/lib-old', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/lib-dynload', '/Users/kwilson/Python/CPython-2.7.11/lib/python2.7/site-packages', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/pex-1.1.13-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/py-1.4.31-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/pytest_cov-1.8.1-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/setuptools-5.4.1-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/fasteners-0.14.1-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/pytest-2.6.4-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/ansicolors-1.0.2-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/six-1.10.0-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/requests-2.5.3-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/twitter.common.options-0.3.7-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/argparse-1.4.0-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/twitter.common.confluence-0.3.7-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/linecache2-1.0.0-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/twitter.common.log-0.3.7-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/twitter.common.lang-0.3.7-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/coverage-3.7.1-cp27-cp27m-macosx_10_12_intel.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/Markdown-2.1.1-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/twitter.common.collections-0.3.7-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/pyparsing-2.1.9-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/Pygments-1.4-py2.7.egg', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/cov_core-1.15.0-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/scandir-1.2-cp27-cp27m-macosx_10_12_intel.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/twitter.common.dirutil-0.3.7-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/packaging-16.7-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/docutils-0.12-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/pystache-0.5.3-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/pathspec-0.3.4-py2-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/unittest2-1.1.0-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/psutil-4.3.0-cp27-cp27m-macosx_10_12_intel.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/traceback2-1.4.0-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/monotonic-1.2-py2.py3-none-any.whl', '/Users/kwilson/dev/pants/.pants.d/python-setup/chroots/effe1d3b7dcfb16a9b85060b2dd6be8fa13ba4ee/.deps/pytest_timeout-0.5-py2.py3-none-any.whl'] >>>