Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 4.78s error: Distribution `cffi==2.1.1 @ 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_41_x86_64`), but `cffi` (v2.1.1) only has wheels for the following platforms: `manylinux_2_17_aarch64`, `manylinux2014_aarch64`, `macosx_10_15_x86_64`, `macosx_11_0_arm64`, `ios_13_0_arm64_iphoneos`, `ios_13_0_arm64_iphonesimulator`; consider adding "sys_platform == 'linux' and platform_machine == 'x86_64'" to `tool.uv.required-environments` to ensure uv resolves to a version with compatible wheels error: Distribution `cffi==2.1.1 @ 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_41_x86_64`), but `cffi` (v2.1.1) only has wheels for the following platforms: `manylinux_2_17_aarch64`, `manylinux2014_aarch64`, `macosx_10_15_x86_64`, `macosx_11_0_arm64`, `ios_13_0_arm64_iphoneos`, `ios_13_0_arm64_iphonesimulator`; consider adding "sys_platform == 'linux' and platform_machine == 'x86_64'" to `tool.uv.required-environments` to ensure uv resolves to a version with compatible wheels