-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Description
Mac运行uv sync命令会报错:
admin@admindeMacBook-Pro LandPPT % uv sync
Using CPython 3.11.12
Creating virtual environment at: .venv
Resolved 255 packages in 8ms
error: Distribution `apryse-sdk==11.6.0 @ registry+https://pypi.apryse.com/` can't be installed because it doesn't have a source distribution or wheel for the current platform
hint: You're on macOS (`macosx_15_0_arm64`), but `apryse-sdk` (v11.6.0) only has wheels for the following platforms: `manylinux1_i686`, `manylinux1_x86_64`, `manylinux2010_i686`, `manylinux2010_x86_64`, `manylinux2014_i686`, `manylinux2014_x86_64`, `musllinux_1_2_x86_64`, `win32`, `win_amd64`
可能只能用Linux和Windows电脑了。。。。。
Metadata
Metadata
Assignees
Labels
No labels