Free-threaded Python Library Compatibility Checker

Compatibility Results: CPython 3.13t and 3.14t

Library Installation Status Heatmap
Loading...

Loading library status heatmap...

Loading...

Loading Python 3.13t heatmap...

Loading...

Loading Python 3.14t heatmap...

Success
Failed
No Data

Python 3.13t Compatibility Results

Library Version Build Result Error Details Last Updated At
tb-nightly 2.21.0a20251023 Success - 2025-05-20 17:29:32
imageio 2.37.2 Success - 2025-11-05 01:18:56
wandb 0.23.1 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for pydantic-core (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [14 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmp52w9gj6z/venv/bin/python --compatibility off`
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings
      🐍 Found CPython 3.13t at /tmp/tmp52w9gj6z/venv/bin/python
      📡 Using build options bindings from pyproject.toml
      warning: unused manifest key: lints
      error: package `once_cell v1.21.3` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.63.0
      Either upgrade to rustc 1.65 or newer, or use
      cargo update -p once_cell@1.21.3 --precise ver
      where `ver` is the latest version of `once_cell` supporting rustc 1.63.0
      💥 maturin failed
        Caused by: Failed to build a native library through cargo
        Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.13-64bit" PYO3_PYTHON="/tmp/tmp52w9gj6z/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp52w9gj6z/venv/bin/python" "cargo" "rustc" "--profile" "release" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-bcaukeyx/pydantic-core_31af647e41ea4c548c2e083251094ec5/Cargo.toml" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp52w9gj6z/venv/bin/python', '--compatibility', 'off'] returned non-zero exit status 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pydantic-core
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pydantic-core
2025-12-04 01:10:30
jupyterlab-pygments 0.3.0 Success - 2025-05-20 18:07:25
gcloud-aio-storage 9.6.1 Failed
  error: subprocess-exited-with-error
  
  × installing build dependencies for cryptography did not run successfully.
  │ exit code: 1
  ╰─> [38 lines of output]
      Ignoring cffi: markers 'platform_python_implementation != "PyPy" and python_version == "3.8"' don't match your environment
      Collecting maturin<2,>=1.9.4
        Using cached maturin-1.9.6-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.metadata (16 kB)
      Collecting cffi>=2.0.0
        Using cached cffi-2.0.0.tar.gz (523 kB)
        Installing build dependencies: started
        Installing build dependencies: finished with status 'done'
        Getting requirements to build wheel: started
        Getting requirements to build wheel: finished with status 'error'
        error: subprocess-exited-with-error
      
        × Getting requirements to build wheel did not run successfully.
        │ exit code: 1
        ╰─> [20 lines of output]
            Traceback (most recent call last):
              File "/tmp/tmp1tvfm3f5/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmp1tvfm3f5/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main
                json_out["return_val"] = hook(**hook_input["kwargs"])
                                         ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
              File "/tmp/tmp1tvfm3f5/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel
                return hook(config_settings)
              File "/tmp/pip-build-env-goipef81/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 331, in get_requires_for_build_wheel
                return self._get_build_requires(config_settings, requirements=[])
                       ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
              File "/tmp/pip-build-env-goipef81/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-goipef81/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
                exec(code, locals())
                ~~~~^^^^^^^^^^^^^^^^
              File "<string>", line 22, in <module>
            RuntimeError: CFFI does not support the free-threaded build of CPython 3.13. Upgrade to free-threaded 3.14 or newer to use CFFI with the free-threaded build.
            [end of output]
      
        note: This error originates from a subprocess, and is likely not a problem with pip.
      ERROR: Failed to build 'cffi' when getting requirements to build wheel
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'cryptography' when installing build dependencies for cryptography
2025-11-08 01:02:18
nbclient 0.10.4 Success - 2025-12-24 01:01:45
imagesize 1.4.1 Success - 2025-05-20 22:19:13
astroid 4.0.2 Success - 2025-11-10 01:01:43
thrift 0.22.0 Success - 2025-05-20 17:52:57
ecdsa 0.19.1 Success - 2025-05-20 20:25:03
pydantic-settings 2.12.0 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for pydantic-core (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [12 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmplbo78wes/venv/bin/python --compatibility off`
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings
      🐍 Found CPython 3.13t at /tmp/tmplbo78wes/venv/bin/python
      📡 Using build options bindings from pyproject.toml
      warning: unused manifest key: lints
      error: package `pydantic-core v2.41.5 (/tmp/pip-install-t9tuyrtz/pydantic-core_f3bf98d06824453fb1c28d9aada7bc14)` cannot be built because it requires rustc 1.75 or newer, while the currently active rustc version is 1.63.0
      
      💥 maturin failed
        Caused by: Failed to build a native library through cargo
        Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.13-64bit" PYO3_PYTHON="/tmp/tmplbo78wes/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmplbo78wes/venv/bin/python" "cargo" "rustc" "--profile" "release" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-t9tuyrtz/pydantic-core_f3bf98d06824453fb1c28d9aada7bc14/Cargo.toml" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmplbo78wes/venv/bin/python', '--compatibility', 'off'] returned non-zero exit status 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pydantic-core
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> pydantic-core
2025-11-11 01:08:18
findpython 0.7.1 Success - 2025-11-14 01:02:34
google-cloud-dataproc 5.23.0 Success - 2025-05-20 19:34:51
docopt 0.6.2 Success - 2025-05-20 22:36:46
nltk 3.9.2 Success - 2025-05-20 18:07:00
mergedeep 1.3.4 Success - 2025-05-20 20:35:24
toolz 1.1.0 Success - 2025-05-20 17:30:49
narwhals 2.14.0 Success - 2025-12-17 01:35:50
agate 1.14.0 Success - 2025-12-16 01:41:29
lazy-object-proxy 1.12.0 Success - 2025-05-20 17:09:40

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
tb-nightly 2.21.0a20251023 Success - 2025-10-26 12:09:22
imageio 2.37.2 Success - 2025-11-05 01:21:43
wandb 0.23.1 Success - 2025-12-04 01:02:31
jupyterlab-pygments 0.3.0 Success - 2025-05-20 18:06:46
gcloud-aio-storage 9.6.1 Success - 2025-11-08 01:02:14
nbclient 0.10.4 Success - 2025-12-24 01:04:02
imagesize 1.4.1 Success - 2025-05-20 23:53:03
astroid 4.0.2 Success - 2025-11-10 01:01:35
thrift 0.22.0 Success - 2025-05-20 18:47:31
ecdsa 0.19.1 Success - 2025-05-20 22:01:33
pydantic-settings 2.12.0 Success - 2025-11-11 01:30:10
findpython 0.7.1 Success - 2025-11-14 01:02:27
google-cloud-dataproc 5.23.0 Success - 2025-05-20 17:46:40
docopt 0.6.2 Success - 2025-05-20 19:57:48
nltk 3.9.2 Success - 2025-05-20 18:06:24
mergedeep 1.3.4 Success - 2025-05-21 00:30:59
toolz 1.1.0 Success - 2025-05-20 18:44:07
narwhals 2.14.0 Success - 2025-12-17 01:34:32
agate 1.14.0 Success - 2025-12-16 01:40:46
lazy-object-proxy 1.12.0 Success - 2025-05-20 16:29:52