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
pymongo 4.13.2 Success - 2025-05-20 17:02:51
pymysql 1.1.1 Success - 2025-05-20 16:38:03
matplotlib-inline 0.1.7 Success - 2025-05-20 15:32:44
arrow 1.3.0 Success - 2025-05-20 15:59:39
dulwich 0.23.0 Success - 2025-05-20 16:57:11
scramp 1.4.5 Success - 2025-05-20 17:22:31
kubernetes 33.1.0 Failed
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory

2025-05-20 15:33:15
pendulum 3.1.0 Success - 2025-05-20 16:57:14
weaviate-client 4.15.4 Failed
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [11 lines of output]
      Traceback (most recent call last):
        File "/tmp/tmpd5ijbqdo/venv/lib/python3.13t/site-packages/pip/__pip-runner__.py", line 50, in <module>
          runpy.run_module("pip", run_name="__main__", alter_sys=True)
          ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "<frozen runpy>", line 226, in run_module
        File "<frozen runpy>", line 98, in _run_module_code
        File "<frozen runpy>", line 88, in _run_code
        File "/tmp/tmpd5ijbqdo/venv/lib/python3.13t/site-packages/pip/__main__.py", line 8, in <module>
          if sys.path[0] in ("", os.getcwd()):
                                 ~~~~~~~~~^^
      FileNotFoundError: [Errno 2] No such file or directory
      [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:58:50
executing 2.2.0 Success - 2025-05-20 16:57:26
tokenizers 0.21.2 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-7ypc0dti --interpreter /tmp/tmpmasda4fo/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-i_91m2_4/tokenizers_0406ef6f84634acfb2177fbcedecbc18/bindings/python/Cargo.lock
      
      Caused by:
        lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
      💥 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-7ypc0dti', '--interpreter', '/tmp/tmpmasda4fo/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 15:59:07
ply 3.11 Success - 2025-05-20 16:58:19
smart-open 7.1.0 Success - 2025-05-20 15:59:21
argcomplete 3.6.2 Success - 2025-05-20 17:02:46
mpmath 1.3.0 Success - 2025-05-20 15:59:36
shapely 2.1.1 Success - 2025-05-20 17:22:29
python-slugify 8.0.4 Success - 2025-05-20 15:59:49
opentelemetry-instrumentation 0.55b1 Success - 2025-05-20 17:23:41
jiter 0.10.0 Success - 2025-05-20 16:21:19
jupyter-core 5.8.1 Success - 2025-05-20 17:26:23

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
pymongo 4.13.2 Success - 2025-05-20 18:17:40
pymysql 1.1.1 Success - 2025-05-20 15:44:13
matplotlib-inline 0.1.7 Success - 2025-05-20 16:52:44
arrow 1.3.0 Success - 2025-05-20 16:46:36
dulwich 0.23.0 Success - 2025-05-20 16:45:12
scramp 1.4.5 Success - 2025-05-20 15:46:32
kubernetes 33.1.0 Failed
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory

2025-05-20 15:44:34
pendulum 3.1.0 Success - 2025-05-20 15:44:26
weaviate-client 4.15.4 Failed
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [11 lines of output]
      Traceback (most recent call last):
        File "/tmp/tmpjeh3pgia/venv/lib/python3.14t/site-packages/pip/__pip-runner__.py", line 50, in <module>
          runpy.run_module("pip", run_name="__main__", alter_sys=True)
          ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "<frozen runpy>", line 226, in run_module
        File "<frozen runpy>", line 98, in _run_module_code
        File "<frozen runpy>", line 88, in _run_code
        File "/tmp/tmpjeh3pgia/venv/lib/python3.14t/site-packages/pip/__main__.py", line 8, in <module>
          if sys.path[0] in ("", os.getcwd()):
                                 ~~~~~~~~~^^
      FileNotFoundError: [Errno 2] No such file or directory
      [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 18:16:56
executing 2.2.0 Success - 2025-05-20 16:45:24
tokenizers 0.21.2 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-a4cie5d1 --interpreter /tmp/tmpos_9sqzl/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-7uewr0em/tokenizers_4e6dc7be87d84d2abf6a062bb7f576ac/bindings/python/Cargo.lock
      
      Caused by:
        lock file version `4` was found, but this version of Cargo does not understand this lock file, perhaps Cargo needs to be updated?
      💥 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-a4cie5d1', '--interpreter', '/tmp/tmpos_9sqzl/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 15:45:06
ply 3.11 Success - 2025-05-20 18:17:14
smart-open 7.1.0 Success - 2025-05-20 16:45:41
argcomplete 3.6.2 Success - 2025-05-20 15:46:20
mpmath 1.3.0 Success - 2025-05-20 18:17:43
shapely 2.1.1 Failed
emerge.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_locale.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_make_valid.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_mapping.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_minimum_clearance.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_ndarrays.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_nearest.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_operations.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_operators.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_orient.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_parallel_offset.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_persist.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_pickle.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_polygonize.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_polylabel.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_predicates.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_prepared.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_products_z.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_shape.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_shared_paths.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_singularity.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_snap.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_split.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_substring.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_svg.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_transform.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_union.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_validation.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_vectorized.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_voronoi_diagram.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_wkb.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/test_wkt.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/tests/legacy/threading_test.py -> build/lib.linux-x86_64-cpython-314t/shapely/tests/legacy
      copying shapely/_geos.pxd -> build/lib.linux-x86_64-cpython-314t/shapely
      copying shapely/_pygeos_api.pxd -> build/lib.linux-x86_64-cpython-314t/shapely
      UPDATING build/lib.linux-x86_64-cpython-314t/shapely/_version.py
      set build/lib.linux-x86_64-cpython-314t/shapely/_version.py to '2.1.1'
      running build_ext
      building 'shapely.lib' extension
      creating build/temp.linux-x86_64-cpython-314t/src
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/tmp/tmpe_o7jvf1/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/c_api.c -o build/temp.linux-x86_64-cpython-314t/src/c_api.o
      In file included from src/c_api.h:22,
                       from src/c_api.c:14:
      src/geos.h:5:10: fatal error: numpy/ndarraytypes.h: No such file or directory
          5 | #include <numpy/ndarraytypes.h>
            |          ^~~~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      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 shapely
ERROR: Failed to build installable wheels for some pyproject.toml based projects (shapely)
2025-05-20 16:46:54
python-slugify 8.0.4 Success - 2025-05-20 15:46:35
opentelemetry-instrumentation 0.55b1 Success - 2025-05-20 18:52:02
jiter 0.10.0 Success - 2025-05-20 17:25:51
jupyter-core 5.8.1 Success - 2025-05-20 15:47:53