error: Distribution `gs-nyx==0.1.3 @ registry+https://pypi.org/simple` can't be installed
because it doesn't have a source distribution or wheel for the current platform
hint: You're on Linux (`manylinux_2_39_aarch64`), but `gs-nyx` (v0.1.3) only has wheels for the following platforms: `manylinux_2_34_x86_64`, `manylinux_2_35_x86_64`;
consider adding "sys_platform == 'linux' and platform_machine == 'aarch64'" to `tool.uv.required-environments`
to ensure uv resolves to a version with compatible wheels
would it be possible to add a whl for arm?