Are you trying to run `./setuptools.pex .. a/b/c/s...
# plugins
h
Are you trying to run
./setuptools.pex .. a/b/c/setup.py
, and it’s complaining because the only file is
b/c/setup.py
, with the
a/
stripped? I would only expect the
a/
to be missing if you’re using
StrippedSourceFiles
, rather than the normal
SourceFiles