You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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