https://pantsbuild.org/ logo
h

hundreds-father-404

01/27/2022, 10:00 PM
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