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
propcache 0.3.2 Success - 2025-05-20 15:46:30
werkzeug 3.1.3 Success - 2025-05-20 14:46:01
tqdm 4.67.1 Success - 2025-05-20 15:46:22
frozenlist 1.7.0 Success - 2025-05-20 15:46:19
oauthlib 3.3.1 Success - 2025-05-20 14:41:15
cloudpickle 3.1.1 Success - 2025-05-20 15:46:55
opensearch-py 3.0.0 Success - 2025-05-20 15:46:39
pyparsing 3.2.3 Success - 2025-05-20 14:41:02
greenlet 3.2.4 Success - 2025-05-20 14:41:05
lxml 6.0.1 Failed
copying src/lxml/xpath.pxi -> build/lib.linux-x86_64-cpython-313t/lxml
      copying src/lxml/xslt.pxi -> build/lib.linux-x86_64-cpython-313t/lxml
      copying src/lxml/xsltext.pxi -> build/lib.linux-x86_64-cpython-313t/lxml
      copying src/lxml/includes/__init__.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-cpython-313t/lxml/includes
      creating build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/rng
      copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/rng
      creating build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl
      copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl
      copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl
      creating build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
      copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
      copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
      copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
      copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
      copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
      copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-cpython-313t/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
      running build_ext
      building 'lxml.etree' extension
      creating build/temp.linux-x86_64-cpython-313t/src/lxml
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/tmp/tmpm5esr411/venv/include -I/root/.local/share/uv/python/cpython-3.13.5+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/lxml/etree.c -o build/temp.linux-x86_64-cpython-313t/src/lxml/etree.o -w
      cc: fatal error: Killed signal terminated program cc1
      compilation terminated.
      Compile failed: command '/usr/bin/cc' failed with exit code 1
      creating tmp
      cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInitnd8jeubr.c -o tmp/xmlXPathInitnd8jeubr.o
      cc tmp/xmlXPathInitnd8jeubr.o -lxml2 -o a.out
      error: command '/usr/bin/cc' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for lxml
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> lxml
2025-05-20 14:46:19
exceptiongroup 1.3.0 Success - 2025-05-20 15:46:44
pathspec 0.12.1 Success - 2025-05-20 15:46:35
pyopenssl 25.1.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/tmpj3ztdrnf/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/LICENSE"
      📦 Including license file "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmpj3ztdrnf/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmpj3ztdrnf/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      error: package `cryptography-key-parsing v0.1.0 (/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/cryptography-key-parsing)` 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.13-64bit" PYO3_PYTHON="/tmp/tmpj3ztdrnf/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpj3ztdrnf/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-dtwl8svz/cryptography_22a6b2bf270041c99b3fe0b56de30ba1/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpj3ztdrnf/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:45:58
soupsieve 2.8 Success - 2025-05-20 15:46:32
azure-identity 1.24.0 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [7 lines of output]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-ygzes0mc --interpreter /tmp/tmpkeg5azcu/venv/bin/python`
          Updating crates.io index
      💥 maturin failed
        Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
        Caused by: `cargo metadata` exited with an error:
      Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-ygzes0mc', '--interpreter', '/tmp/tmpkeg5azcu/venv/bin/python']' 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: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
2025-05-20 14:47:46
deprecated 1.2.18 Success - 2025-05-20 14:46:03
distlib 0.4.0 Success - 2025-05-20 14:41:35
scipy 1.16.1 Success - 2025-05-20 14:41:32
requests-aws4auth 1.3.1 Success - 2025-05-20 15:46:52
et-xmlfile 2.0.0 Success - 2025-05-20 15:46:57

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
propcache 0.3.2 Success - 2025-05-20 14:38:02
werkzeug 3.1.3 Success - 2025-05-20 15:56:35
tqdm 4.67.1 Success - 2025-05-20 14:37:57
frozenlist 1.7.0 Success - 2025-05-20 15:46:12
oauthlib 3.3.1 Success - 2025-05-20 15:28:57
cloudpickle 3.1.1 Success - 2025-05-20 14:38:28
opensearch-py 3.0.0 Success - 2025-05-20 14:38:15
pyparsing 3.2.3 Success - 2025-05-20 14:37:59
greenlet 3.2.4 Success - 2025-05-20 15:28:52
lxml 6.0.1 Success - 2025-05-20 15:29:39
exceptiongroup 1.3.0 Success - 2025-05-20 15:56:28
pathspec 0.12.1 Success - 2025-05-20 15:46:23
pyopenssl 25.1.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/tmp6jofi_es/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/LICENSE"
      📦 Including license file "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmp6jofi_es/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmp6jofi_es/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      error: package `cryptography-keepalive v0.1.0 (/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/cryptography-keepalive)` 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/tmp6jofi_es/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp6jofi_es/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-kmcvfplj/cryptography_e4bcfd4071ad4c46af55c46f1f5a7230/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp6jofi_es/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:29:22
soupsieve 2.8 Success - 2025-05-20 15:28:54
azure-identity 1.24.0 Failed
  error: subprocess-exited-with-error
  
  × Building wheel for cryptography (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [16 lines of output]
      Running `maturin pep517 build-wheel -i /tmp/tmppnf_aa3r/venv/bin/python --compatibility off`
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmppnf_aa3r/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmppnf_aa3r/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      error: package `cryptography-cffi v0.1.0 (/tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/cryptography-cffi)` 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/tmppnf_aa3r/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmppnf_aa3r/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-bbfewysw/cryptography_c4f2851a7ae94dadb48c0f4609dd02eb/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmppnf_aa3r/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-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> cryptography
2025-05-20 14:39:04
deprecated 1.2.18 Success - 2025-05-20 14:38:26
distlib 0.4.0 Success - 2025-05-20 14:38:18
scipy 1.16.1 Success - 2025-05-20 15:56:25
requests-aws4auth 1.3.1 Success - 2025-05-20 15:56:38
et-xmlfile 2.0.0 Success - 2025-05-20 15:29:32