thankful-stone-5860
12/11/2024, 7:20 PMpants package ...
, it attempts to use the ~/.cache/nce/...
python binary from venv using my local absolute path. Is there a way to specify a remote python binary to use?thankful-stone-5860
12/11/2024, 7:22 PMPEX_PYTHON
it's trying to grab.fast-nail-55400
12/11/2024, 7:32 PMthankful-stone-5860
12/11/2024, 7:32 PMfast-nail-55400
12/11/2024, 7:33 PM--remote-execution-append-only-caches-base-path
to allow Pants to use named caches in remote execution. https://www.pantsbuild.org/stable/reference/global-options#remote_execution_append_only_caches_base_pathfast-nail-55400
12/11/2024, 7:34 PMfast-nail-55400
12/11/2024, 7:35 PMthankful-stone-5860
12/11/2024, 7:40 PMpex_root
and python_build_standalone
directories, but it's failing on creating what appears to be a directory with no name.fast-nail-55400
12/11/2024, 8:16 PMthankful-stone-5860
12/11/2024, 8:28 PM