clean-alligator-41449
09/05/2025, 10:50 AMpants -no-pantsd generate-lockfiles
Expected sha256 hash of 7b70f5e6a41e52e48cfc087436c8a28c17ff98db369447bcaff3b887a3ab4467 when downloading triton but hashed to e2b0afe420d202d96f50b847d744a487b780567975455e56f64b061152ee9554.
gorgeous-winter-99296
09/05/2025, 12:15 PMclean-alligator-41449
09/05/2025, 12:18 PMgorgeous-winter-99296
09/05/2025, 12:21 PM[pex].known_versions
and it'd work. https://github.com/pex-tool/pex/releases/tag/v2.55.1gorgeous-winter-99296
09/05/2025, 12:22 PMvar URLs = []string{
"<https://download.pytorch.org/whl/>",
"<https://download.pytorch.org/whl/nightly/>",
"<https://download.pytorch.org/whl/cu129/>",
"<https://download.pytorch.org/whl/cu126/>",
"<https://download.pytorch.org/whl/cu121/>",
"<https://download.pytorch.org/whl/cu118/>",
"<https://download.pytorch.org/whl/cu117/>",
"<https://download.pytorch.org/whl/cu116/>",
"<https://download.pytorch.org/whl/cu110/>",
"<https://download.pytorch.org/whl/cu111/>",
"<https://download.pytorch.org/whl/cpu/>",
"<https://download.pytorch.org/whl/nightly/cpu/>",
}
clean-alligator-41449
09/05/2025, 12:30 PMgorgeous-winter-99296
09/05/2025, 12:32 PMclean-alligator-41449
09/05/2025, 12:44 PMInstalling pantsbuild.pants==2.26.0 into a virtual environment at /home/user/.cache/nce/60b513559c7b53eb2acecbd7b8aaaeb942686f3997d07fa77377b51324f58fda/bindings/venvs/2.26.0
Failed to fetch <https://github.com/pantsbuild/pants/releases/download/release_2.26.0/pants.2.26.0-cp39-linux_x86_64.pex>: [22] HTTP response code said error (The requested URL returned error: 404)
Wasn't able to fetch the Pants PEX at <https://github.com/pantsbuild/pants/releases/download/release_2.26.0/pants.2.26.0-cp39-linux_x86_64.pex>.
Check to see if the URL is reachable (i.e. GitHub isn't down) and if pants.2.26.0-cp39-linux_x86_64.pex asset exists within the release. If the asset doesn't exist it may be that this platform isn't yet supported. If that's the case, please reach out on Slack: <https://www.pantsbuild.org/docs/getting-help#slack> or file an issue on GitHub: <https://github.com/pantsbuild/pants/issues/new/choose>.
Ok, this is somewhat unrelated, but after updating pants + my lockfile I get this error when I'm trying to run my script on the remote. It works on my machine.
I have no idea why it's trying to fetch cp39. The python interpreter in use is py311 and interpreter constraints is set to 3.11.x?curved-manchester-66006
09/05/2025, 1:24 PMPANTS_BOOTSTRAP_VERSION=report pants
?clean-alligator-41449
09/05/2025, 1:47 PMclean-alligator-41449
09/05/2025, 1:49 PMcurved-manchester-66006
09/05/2025, 1:50 PMSCIE_BOOT=update pants
https://www.pantsbuild.org/stable/docs/getting-started/installing-pants#upgrading-pantsclean-alligator-41449
09/05/2025, 1:51 PMclean-alligator-41449
09/05/2025, 1:53 PM