Skip to content

Support Python 3.13 on MacOS #4

@cdeil

Description

@cdeil

Looks like the Python 3.13 wheel on PyPI is missing for MacOS leading to this error:

cdeil@kMac apple27-ai % uv add coreai-torch
Resolved 44 packages in 461ms
error: Distribution `coreai-core==1.0.0b1 @ 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 macOS (`macosx_26_0_arm64`), but `coreai-core` (v1.0.0b1) only has wheels for the following platform: `manylinux_2_34_x86_64`; consider adding your platform to `tool.uv.required-environments` to ensure uv resolves to a version with compatible wheels

Can you please add it?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions