The runner's system CPython 3.12.3 satisfies the '3.12' request, so uv kept using it and PyInstaller failed: system python is built without libpython3.x.so. Set UV_PYTHON_PREFERENCE=only-managed and install the managed interpreter explicitly.
The runner's system CPython 3.12.3 satisfies the '3.12' request, so uv kept using it and PyInstaller failed: system python is built without libpython3.x.so. Set UV_PYTHON_PREFERENCE=only-managed and install the managed interpreter explicitly.