Workaround that worked for me:
git clone https://github.com/willmcgugan/ny2026
cd ny2026
uv run ny2026
Alternatively, `brew install coreutils` fixes the missing realpath if you want to use uvx directly. Nice effect once it's running!