``` Traceback (most recent call last): File ".bo...
# pex
f
Copy code
Traceback (most recent call last):
  File ".bootstrap/_pex/pex.py", line 328, in execute
  File ".bootstrap/_pex/pex.py", line 260, in _wrap_coverage
  File ".bootstrap/_pex/pex.py", line 292, in _wrap_profiling
  File ".bootstrap/_pex/pex.py", line 371, in _execute
  File ".bootstrap/_pex/pex.py", line 429, in execute_entry
  File ".bootstrap/_pex/pex.py", line 434, in execute_module
  File "/usr/lib/python2.7/runpy.py", line 180, in run_module
    fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/var/tmp/benley-bazel-cache/_bazel_bstaffin/fe5f64f9e55476a949b9dc1d4a94e1b8/execroot/bazel_rules_pex/bazel-out/local-fastbuild/genfiles/pex/pex_wrapper.pex/.deps/pex_wrapper-0.0.0-py2.7.egg/pex_wrapper.py", line 140, in <module>
  File "/var/tmp/benley-bazel-cache/_bazel_bstaffin/fe5f64f9e55476a949b9dc1d4a94e1b8/execroot/bazel_rules_pex/bazel-out/local-fastbuild/genfiles/pex/pex_wrapper.pex/.deps/pex_wrapper-0.0.0-py2.7.egg/pex_wrapper.py", line 135, in main
  File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/pex_builder.py", line 424, in build
    self.freeze(bytecode_compile=bytecode_compile)
  File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/pex_builder.py", line 408, in freeze
    self._prepare_bootstrap()
  File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/pex_builder.py", line 370, in _prepare_bootstrap
    for fn, content_stream in DistributionHelper.walk_data(setuptools):
  File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/util.py", line 27, in walk_data
    for fn, stream in cls.walk_data(dist, full_fn):
  File "/nonexistent/.pex/install/pex-1.1.13-py2.py3-none-any.whl.54e2486bd5c6fda99021a6500098c4976315d6fc/pex-1.1.13-py2.py3-none-any.whl/pex/util.py", line 30, in walk_data
    yield full_fn[1:], dist.get_resource_stream(dist._provider, full_fn)
  File ".bootstrap/pkg_resources.py", line 1467, in get_resource_stream
IOError: [Errno 2] No such file or directory: u'/usr/lib/python3/dist-packages/DistUpgrade/NvidiaDetector’