Skip to content

crc32c dependency has no prebuilt wheel for Python 3.14 following release 2.178.0 #874

Description

@magniloquency

In release 2.178.0 the crc32c dependency was changed from unpinned to 2.7.1 for any Python version >=3.7. This version of crc32c does not have a prebuilt wheel for Python 3.14, meaning that installing OCI on the latest Python requires building native dependencies from source.

Can we use a version of crc32c that has a prebuilt wheel for Python 3.14?

Thanks.

The change: 40a0ec4#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552R33

Metadata

Metadata

Assignees

No one assigned

    Labels

    SDKIssue pertains to the SDK itself and not specific to any service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions