$ uv sync
Resolved 244 packages in 371ms
error: Distribution arcadedb-embedded==26.3.2 @ 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_34_x86_64), but arcadedb-embedded (v26.3.2) only has wheels for the following platforms: manylinux_2_35_aarch64, manylinux_2_35_x86_64, macosx_11_0_arm64, win_amd64; 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
$ uv sync
Resolved 244 packages in 371ms
error: Distribution
arcadedb-embedded==26.3.2 @ registry+https://pypi.org/simplecan't be installed because it doesn't have a source distribution or wheel for the current platformhint: You're on Linux (
manylinux_2_34_x86_64), butarcadedb-embedded(v26.3.2) only has wheels for the following platforms:manylinux_2_35_aarch64,manylinux_2_35_x86_64,macosx_11_0_arm64,win_amd64; consider adding "sys_platform == 'linux' and platform_machine == 'x86_64'" totool.uv.required-environmentsto ensure uv resolves to a version with compatible wheels