quaint-piano-62770
12/29/2023, 10:43 PM$ pants export --py-resolve-format=symlinked_immutable_virtualenv --resolve=python-default
16:38:28.82 [INFO] Initialization options changed: reinitializing scheduler...
16:38:36.42 [INFO] Scheduler initialized.
16:38:43.16 [INFO] Completed: Build pex for resolve `python-default`
16:38:43.16 [ERROR] 1 Exception encountered:
Engine traceback:
in `export` goal
ProcessExecutionFailure: Process 'Build pex for resolve `python-default`' failed with exit code 1.
stdout:
stderr:
There was 1 error downloading required artifacts:
1. tomotopy 0.12.5 from <https://files.pythonhosted.org/packages/5c/b6/ed8bdb74156e6d966acf8a95bd47476f11962ce38901d00c4e3633470dbd/tomotopy-0.12.5.tar.gz>
hint: See above for details.
Use `--keep-sandboxes=on_failure` to preserve the process chroot for inspection.
broad-processor-92400
12/30/2023, 4:42 AM--keep-sanboxes=on_failure
argument suggested there, then investigate. The __run.sh
script in that directory can be re-run to reproduce the problem and edited to narrow it downquaint-piano-62770
12/30/2023, 4:58 AM__run.sh
file you mentioned?broad-processor-92400
12/30/2023, 5:00 AM__run.sh
file that contains the command it ran