many-lighter-68203
03/24/2025, 11:07 PMFailed to fetch <https://github.com/pantsbuild/pants/releases/download/release_2.25.0/pants.2.25.0-cp39-darwin_x86_64.pex>proud-dentist-22844
03/24/2025, 11:31 PMpants launcher binary, or
• you have some in-repo pants-plugins. So, you will need to update your interpreter_constraints to use 3.11 instead of 3.9 in the resolve used for your pants-plugins.
https://github.com/pantsbuild/pants/blob/2.25.x/docs/notes/2.25.x.md#internal-python-upgrademany-lighter-68203
03/24/2025, 11:46 PM<default> (when SCIE_BOOT is not set in the environment) Detects the current Pants installation and launches it.
bootstrap-tools Introspection tools for the Pants bootstrap process.
update Update scie-pants.
updating the launcher binary fixed it