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
proto-plus 1.26.1 Success - 2025-05-20 14:46:24
msgpack 1.1.1 Success - 2025-05-20 15:47:35
mdurl 0.1.2 Success - 2025-05-20 15:07:15
poetry-core 2.2.0 Success - 2025-05-20 15:07:13
smmap 5.0.2 Success - 2025-05-20 15:10:26
mypy-extensions 1.1.0 Success - 2025-05-20 15:47:15
pyzmq 27.1.0 Success - 2025-05-20 15:07:21
azure-core 1.35.1 Success - 2025-05-20 15:47:45
grpcio-health-checking 1.74.0 Success - 2025-05-20 15:07:10
flask 3.1.2 Success - 2025-05-20 15:47:41
sortedcontainers 2.4.0 Success - 2025-05-20 15:47:55
fastapi 0.116.1 Success - 2025-05-20 15:49:16
aliyun-python-sdk-core 2.16.0 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for cryptography (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [21 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmps06v27gk/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/LICENSE"
      📦 Including license file "/tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmps06v27gk/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmps06v27gk/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/src/rust/cryptography-openssl/Cargo.toml: 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_ENVIRONMENT_SIGNATURE="cpython-3.13-64bit" PYO3_PYTHON="/tmp/tmps06v27gk/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmps06v27gk/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-4b6zwbqi/cryptography_7c5132b8855944939a68936c307f13f9/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmps06v27gk/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 cryptography
ERROR: Failed to build installable wheels for some pyproject.toml based projects (cryptography)
2025-05-20 15:09:50
websocket-client 1.8.0 Success - 2025-05-20 15:47:37
asn1crypto 1.5.1 Success - 2025-05-20 15:09:55
gitpython 3.1.45 Success - 2025-05-20 15:09:38
networkx 3.5 Success - 2025-05-20 15:10:43
google-resumable-media 2.7.2 Success - 2025-05-20 15:49:02
pynacl 1.6.0 Failed
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [46 lines of output]
      Ignoring cffi: markers 'platform_python_implementation != "PyPy" and python_version >= "3.14"' don't match your environment
      Collecting setuptools!=74.0.0,>=61.0.0
        Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
      Collecting wheel
        Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
      Collecting cffi>=1.4.1
        Downloading 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/tmpvzgxsjr3/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmpvzgxsjr3/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/tmpvzgxsjr3/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-78oaeur9/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-78oaeur9/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-78oaeur9/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: subprocess-exited-with-error
      
      × Getting requirements to build wheel did not run successfully.
      │ exit code: 1
      ╰─> See above for output.
      
      note: This error originates from a subprocess, and is likely not a problem with pip.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
2025-05-20 15:09:35
psycopg2-binary 2.9.10 Failed
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [34 lines of output]
      /tmp/pip-build-env-55g9s32_/overlay/lib/python3.13t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        self._finalize_license_expression()
      running egg_info
      writing psycopg2_binary.egg-info/PKG-INFO
      writing dependency_links to psycopg2_binary.egg-info/dependency_links.txt
      writing top-level names to psycopg2_binary.egg-info/top_level.txt
      
      Error: pg_config executable not found.
      
      pg_config is required to build psycopg2 from source.  Please add the directory
      containing pg_config to the $PATH or specify the full executable path with the
      option:
      
          python setup.py build_ext --pg-config /path/to/pg_config build ...
      
      or with the pg_config option in 'setup.cfg'.
      
      If you prefer to avoid building psycopg2 from source, please install the PyPI
      'psycopg2-binary' package instead.
      
      For further information please check the 'doc/src/install.rst' file (also at
      <https://www.psycopg.org/docs/install.html>).
      
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
2025-05-20 15:48:32

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
proto-plus 1.26.1 Success - 2025-05-20 14:38:36
msgpack 1.1.1 Success - 2025-05-20 16:38:22
mdurl 0.1.2 Success - 2025-05-20 15:29:58
poetry-core 2.2.0 Success - 2025-05-20 14:39:10
smmap 5.0.2 Success - 2025-05-20 14:42:50
mypy-extensions 1.1.0 Success - 2025-05-20 15:29:47
pyzmq 27.1.0 Success - 2025-05-20 14:41:49
azure-core 1.35.1 Success - 2025-05-20 16:38:28
grpcio-health-checking 1.74.0 Success - 2025-05-20 16:38:15
flask 3.1.2 Success - 2025-05-20 15:30:02
sortedcontainers 2.4.0 Success - 2025-05-20 15:32:30
fastapi 0.116.1 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for pydantic-core (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [15 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmpqbbo94yg/venv/bin/python --compatibility off`
      📦 Including license file `LICENSE`
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings
      🐍 Found CPython 3.14t at /tmp/tmpqbbo94yg/venv/bin/python
      📡 Using build options features, bindings from pyproject.toml
      warning: unused manifest key: lints
      error: package `icu_collections v1.5.0` cannot be built because it requires rustc 1.67 or newer, while the currently active rustc version is 1.63.0
      Either upgrade to rustc 1.67 or newer, or use
      cargo update -p icu_collections@1.5.0 --precise ver
      where `ver` is the latest version of `icu_collections` 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_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/tmp/tmpqbbo94yg/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpqbbo94yg/venv/bin/python" "cargo" "rustc" "--features" "pyo3/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-l1yz317j/pydantic-core_e5d21b8160e04d599749598b86570ffa/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpqbbo94yg/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 to build installable wheels for some pyproject.toml based projects (pydantic-core)
2025-05-20 15:32:54
aliyun-python-sdk-core 2.16.0 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for cryptography (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [19 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmpon6cbhu4/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/LICENSE"
      📦 Including license file "/tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmpon6cbhu4/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmpon6cbhu4/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      error: package `cryptography-openssl v0.1.0 (/tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/src/rust/cryptography-openssl)` cannot be built because it requires rustc 1.74.0 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_ENVIRONMENT_SIGNATURE="cpython-3.14-64bit" PYO3_PYTHON="/tmp/tmpon6cbhu4/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpon6cbhu4/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-ok3nexd1/cryptography_3211b8c7ff27409ebecaba13c8cea42b/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpon6cbhu4/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 cryptography
ERROR: Failed to build installable wheels for some pyproject.toml based projects (cryptography)
2025-05-20 14:42:07
websocket-client 1.8.0 Success - 2025-05-20 14:39:12
asn1crypto 1.5.1 Success - 2025-05-20 16:38:36
gitpython 3.1.45 Success - 2025-05-20 16:38:31
networkx 3.5 Success - 2025-05-20 16:39:48
google-resumable-media 2.7.2 Success - 2025-05-20 14:42:48
pynacl 1.6.0 Success - 2025-05-20 15:32:27
psycopg2-binary 2.9.10 Failed
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [34 lines of output]
      /tmp/pip-build-env-jvhrrol6/overlay/lib/python3.14t/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
      !!
      
              ********************************************************************************
              Please consider removing the following classifiers in favor of a SPDX license expression:
      
              License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        self._finalize_license_expression()
      running egg_info
      writing psycopg2_binary.egg-info/PKG-INFO
      writing dependency_links to psycopg2_binary.egg-info/dependency_links.txt
      writing top-level names to psycopg2_binary.egg-info/top_level.txt
      
      Error: pg_config executable not found.
      
      pg_config is required to build psycopg2 from source.  Please add the directory
      containing pg_config to the $PATH or specify the full executable path with the
      option:
      
          python setup.py build_ext --pg-config /path/to/pg_config build ...
      
      or with the pg_config option in 'setup.cfg'.
      
      If you prefer to avoid building psycopg2 from source, please install the PyPI
      'psycopg2-binary' package instead.
      
      For further information please check the 'doc/src/install.rst' file (also at
      <https://www.psycopg.org/docs/install.html>).
      
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
2025-05-20 15:32:38