it could be useful to try `[pex].verbosity`, such ...
# general
h
it could be useful to try
[pex].verbosity
, such as setting it to 3: https://www.pantsbuild.org/docs/reference-pex#section-verbosity Another debugging tip is to try installing this with PEX directly, remove Pants from the equation. You can use
-ldebug
to get the original command Pants is running, then run it directly w/ PEX