Skip to content

Build failure on Python 3.14 (no wheels available) #121

@Arshadwaqas115

Description

@Arshadwaqas115

When installing immutables==0.21 in a Python 3.14 environment (via Pixi
or pip), the build fails because there are no prebuilt wheels for Python 3.14, causing a fallback to source compilation.

Error log:
× Failed to build immutables==0.21
╰─▶ Call to setuptools.build_meta.build_wheel failed (exit status: 1)

building 'immutables._map' extension
error: command 'gcc' failed: No such file or directory

Environment:

  • Python: 3.14
  • Package: immutables==0.21
  • Platform: Linux (x86_64)
  • Tool: pixi (similar to pip/conda)
  • Works fine on: Python 3.13

Metadata

Metadata

Assignees

No one assigned

    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