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
sshtunnel 0.4.0 Failed
_out["return_val"] = hook(**hook_input["kwargs"])
                                   ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/tmpopne9hgs/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
          return _build_backend().build_wheel(
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              wheel_directory, config_settings, metadata_directory
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 435, in build_wheel
          return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)])
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 423, in _build
          return self._build_with_temp_dir(
                 ~~~~~~~~~~~~~~~~~~~~~~~~~^
              cmd,
              ^^^^
          ...<3 lines>...
              self._arbitrary_args(config_settings),
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 404, in _build_with_temp_dir
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 202, in <module>
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/__init__.py", line 115, in setup
          return distutils.core.setup(**attrs)
                 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/core.py", line 186, in setup
          return run_commands(dist)
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/core.py", line 202, in run_commands
          dist.run_commands()
          ~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands
          self.run_command(cmd)
          ~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/dist.py", line 1102, in run_command
          super().run_command(command)
          ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
          cmd_obj.run()
          ~~~~~~~~~~~^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/command/bdist_wheel.py", line 370, in run
          self.run_command("build")
          ~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command
          self.distribution.run_command(command)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/dist.py", line 1102, in run_command
          super().run_command(command)
          ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
          cmd_obj.run()
          ~~~~~~~~~~~^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build.py", line 135, in run
          self.run_command(cmd_name)
          ~~~~~~~~~~~~~~~~^^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command
          self.distribution.run_command(command)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/dist.py", line 1102, in run_command
          super().run_command(command)
          ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-vp_4jxmh/overlay/lib/python3.13t/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
          cmd_obj.run()
          ~~~~~~~~~~~^^
        File "<string>", line 169, in run
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/subprocess.py", line 419, in check_call
          raise CalledProcessError(retcode, cmd)
      subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pynacl
ERROR: Failed to build installable wheels for some pyproject.toml based projects (cryptography, pynacl)
2025-05-20 18:37:09
einops 0.8.1 Success - 2025-05-21 01:36:20
antlr4-python3-runtime 4.13.2 Success - 2025-05-20 19:39:37
types-tabulate 0.9.0.20241207 Success - 2025-05-20 23:54:02
click-plugins 1.1.1.2 Success - 2025-05-20 18:38:14
playwright 1.55.0 Success - 2025-05-21 01:37:11
leather 0.4.0 Success - 2025-05-20 23:54:41
langdetect 1.0.9 Success - 2025-05-21 01:52:01
sqlalchemy-spanner 1.16.0 Failed
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory

2025-05-20 20:19:16
pymupdf 1.26.4 Success - 2025-05-21 01:47:15
kombu 5.5.4 Success - 2025-05-20 18:58:54
types-urllib3 1.26.25.14 Success - 2025-05-20 20:19:45
types-markdown 3.8.0.20250809 Success - 2025-05-21 00:16:23
pipenv 2025.0.4 Success - 2025-05-20 19:21:30
meson 1.9.0 Success - 2025-05-21 01:54:35
pox 0.3.6 Success - 2025-05-20 20:40:00
texttable 1.7.0 Success - 2025-05-21 00:16:41
requests-mock 1.12.1 Success - 2025-05-20 19:41:45
types-pyopenssl 24.1.0.20240722 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/tmptfir4hej/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/LICENSE"
      📦 Including license file "/tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmptfir4hej/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmptfir4hej/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/src/rust/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/tmptfir4hej/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmptfir4hej/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-xaldvfz6/cryptography_23de39d78fcb491ca021e8b4a6ee7652/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmptfir4hej/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-21 01:50:55
moto 5.1.11 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/tmpxwgz2x6y/venv/bin/python --compatibility off`
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmpxwgz2x6y/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmpxwgz2x6y/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-ssbfaw54/cryptography_4cb992b36e1b4e1e9393744deb6951e1/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ssbfaw54/cryptography_4cb992b36e1b4e1e9393744deb6951e1/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ssbfaw54/cryptography_4cb992b36e1b4e1e9393744deb6951e1/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ssbfaw54/cryptography_4cb992b36e1b4e1e9393744deb6951e1/src/rust/Cargo.toml: unused manifest key: lints
      error: package `cryptography-crypto v0.1.0 (/tmp/pip-install-ssbfaw54/cryptography_4cb992b36e1b4e1e9393744deb6951e1/src/rust/cryptography-crypto)` 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/tmpxwgz2x6y/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpxwgz2x6y/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-ssbfaw54/cryptography_4cb992b36e1b4e1e9393744deb6951e1/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpxwgz2x6y/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 20:40:21

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
sshtunnel 0.4.0 Failed
rn_val"] = hook(**hook_input["kwargs"])
                                   ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/tmp6riuhgoi/venv/lib/python3.14t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
          return _build_backend().build_wheel(
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              wheel_directory, config_settings, metadata_directory
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/build_meta.py", line 435, in build_wheel
          return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)])
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/build_meta.py", line 423, in _build
          return self._build_with_temp_dir(
                 ~~~~~~~~~~~~~~~~~~~~~~~~~^
              cmd,
              ^^^^
          ...<3 lines>...
              self._arbitrary_args(config_settings),
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/build_meta.py", line 404, in _build_with_temp_dir
          self.run_setup()
          ~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/build_meta.py", line 317, in run_setup
          exec(code, locals())
          ~~~~^^^^^^^^^^^^^^^^
        File "<string>", line 202, in <module>
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/__init__.py", line 115, in setup
          return distutils.core.setup(**attrs)
                 ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/core.py", line 186, in setup
          return run_commands(dist)
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/core.py", line 202, in run_commands
          dist.run_commands()
          ~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/dist.py", line 1002, in run_commands
          self.run_command(cmd)
          ~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/dist.py", line 1102, in run_command
          super().run_command(command)
          ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
          cmd_obj.run()
          ~~~~~~~~~~~^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/command/bdist_wheel.py", line 370, in run
          self.run_command("build")
          ~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command
          self.distribution.run_command(command)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/dist.py", line 1102, in run_command
          super().run_command(command)
          ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
          cmd_obj.run()
          ~~~~~~~~~~~^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build.py", line 135, in run
          self.run_command(cmd_name)
          ~~~~~~~~~~~~~~~~^^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/cmd.py", line 357, in run_command
          self.distribution.run_command(command)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/dist.py", line 1102, in run_command
          super().run_command(command)
          ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
        File "/tmp/pip-build-env-yy0ok2wn/overlay/lib/python3.14t/site-packages/setuptools/_distutils/dist.py", line 1021, in run_command
          cmd_obj.run()
          ~~~~~~~~~~~^^
        File "<string>", line 169, in run
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/subprocess.py", line 419, in check_call
          raise CalledProcessError(retcode, cmd)
      subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for pynacl
ERROR: Failed to build installable wheels for some pyproject.toml based projects (bcrypt, cryptography, pynacl)
2025-05-20 22:32:16
einops 0.8.1 Success - 2025-05-21 03:25:51
antlr4-python3-runtime 4.13.2 Success - 2025-05-20 19:31:50
types-tabulate 0.9.0.20241207 Success - 2025-05-21 01:38:52
click-plugins 1.1.1.2 Success - 2025-05-20 17:48:02
playwright 1.55.0 Success - 2025-05-21 03:26:33
leather 0.4.0 Success - 2025-05-21 01:59:24
langdetect 1.0.9 Success - 2025-05-21 03:29:35
sqlalchemy-spanner 1.16.0 Success - 2025-05-20 23:11:55
pymupdf 1.26.4 Success - 2025-05-21 03:40:21
kombu 5.5.4 Success - 2025-05-20 20:16:48
types-urllib3 1.26.25.14 Success - 2025-05-20 17:48:22
types-markdown 3.8.0.20250809 Success - 2025-05-21 01:41:00
pipenv 2025.0.4 Success - 2025-05-20 23:50:39
meson 1.9.0 Success - 2025-05-21 03:31:48
pox 0.3.6 Success - 2025-05-20 20:20:45
texttable 1.7.0 Success - 2025-05-21 02:39:08
requests-mock 1.12.1 Success - 2025-05-20 18:25:02
types-pyopenssl 24.1.0.20240722 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/tmpjn04xb1k/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/LICENSE"
      📦 Including license file "/tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmpjn04xb1k/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmpjn04xb1k/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      error: package `cryptography-rust v0.1.0 (/tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/src/rust)` 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/tmpjn04xb1k/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpjn04xb1k/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-y1y815gx/cryptography_0ca8686c1d8644b5ae96cc464920203d/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpjn04xb1k/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-21 03:29:04
moto 5.1.11 Failed
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory

2025-05-20 23:51:01