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
sendgrid 6.12.5 Failed
  error: subprocess-exited-with-error
  
  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [44 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.4-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/tmp2mknfm8p/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmp2mknfm8p/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/tmp2mknfm8p/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-7zf4u7tq/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-7zf4u7tq/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-7zf4u7tq/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 23:53:13
google-cloud-workflows 1.19.0 Success - 2025-05-20 21:36:48
docstring-parser 0.17.0 Success - 2025-05-20 17:30:51
apache-airflow-providers-google 19.2.0 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.10.2-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/tmpe3q39591/venv/lib/python3.13t/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
                main()
                ~~~~^^
              File "/tmp/tmpe3q39591/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/tmpe3q39591/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-z4tw6c1u/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-z4tw6c1u/overlay/lib/python3.13t/site-packages/setuptools/build_meta.py", line 301, in _get_build_requires
                self.run_setup()
                ~~~~~~~~~~~~~~^^
              File "/tmp/pip-build-env-z4tw6c1u/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-12-14 01:01:59
google-cloud-speech 2.34.0 Success - 2025-05-21 00:45:55
absl-py 2.3.1 Success - 2025-05-20 18:31:01
monotonic 1.6 Success - 2025-05-20 21:57:57
pybind11 3.0.1 Success - 2025-05-20 20:03:42
google-cloud-redis 2.19.0 Success - 2025-05-21 01:40:06
nvidia-cusparse-cu12 12.5.10.65 Success - 2025-05-20 17:31:44
boto3-stubs 1.42.9 Success - 2025-12-13 01:01:52
aioresponses 0.7.8 Failed
hon-313t/aiohttp/_websocket/.hash
      running build_ext
      building 'aiohttp._websocket.mask' extension
      creating build/temp.linux-x86_64-cpython-313t/aiohttp/_websocket
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/tmp/tmp8atu5c6l/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c aiohttp/_websocket/mask.c -o build/temp.linux-x86_64-cpython-313t/aiohttp/_websocket/mask.o
      aiohttp/_websocket/mask.c:1864:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       1864 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      aiohttp/_websocket/mask.c: In function ‘__pyx_f_7aiohttp_10_websocket_4mask__websocket_mask_cython’:
      aiohttp/_websocket/mask.c:2905:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
       2905 |   if (unlikely(__pyx_assertions_enabled())) {
            |   ^~
      In file included from /root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t/Python.h:76,
                       from aiohttp/_websocket/mask.c:16:
      /root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t/cpython/pydebug.h:13:37: note: declared here
         13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
            |                                     ^~~~~~~~~~~~~~~
      aiohttp/_websocket/mask.c: At top level:
      aiohttp/_websocket/mask.c:4846:69: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       4846 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
            |                                                                     vectorcallfunc
      aiohttp/_websocket/mask.c:4891:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       4891 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      aiohttp/_websocket/mask.c: In function ‘__Pyx_CyFunction_CallAsMethod’:
      aiohttp/_websocket/mask.c:5580:6: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       5580 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      aiohttp/_websocket/mask.c:1954:45: warning: initialization of ‘int’ from ‘vectorcallfunc’ {aka ‘struct _object * (*)(struct _object *, struct _object * const*, long unsigned int,  struct _object *)’} makes integer from pointer without a cast [-Wint-conversion]
       1954 | #define __Pyx_CyFunction_func_vectorcall(f) (((PyCFunctionObject*)f)->vectorcall)
            |                                             ^
      aiohttp/_websocket/mask.c:5580:32: note: in expansion of macro ‘__Pyx_CyFunction_func_vectorcall’
       5580 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      aiohttp/_websocket/mask.c:5583:16: warning: implicit declaration of function ‘__Pyx_PyVectorcall_FastCallDict’ [-Wimplicit-function-declaration]
       5583 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      aiohttp/_websocket/mask.c:5583:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
       5583 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      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 aiohttp
ERROR: Failed to build installable wheels for some pyproject.toml based projects (aiohttp)
2025-05-20 23:54:16
orderly-set 5.5.0 Success - 2025-05-21 01:51:04
zope-event 6.1 Success - 2025-11-08 01:19:03
yapf 0.43.0 Success - 2025-05-20 20:04:01
types-redis 4.6.0.20241004 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/tmpy75itimm/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/LICENSE"
      📦 Including license file "/tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.13t at /tmp/tmpy75itimm/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.13t at /tmp/tmpy75itimm/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/src/rust/cryptography-cffi/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/tmpy75itimm/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpy75itimm/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-aez45uba/cryptography_3ee9fbf5bceb44449188faf09de9d896/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpy75itimm/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:40:47
httptools 0.7.1 Success - 2025-05-20 18:31:41
azure-servicebus 7.14.3 Success - 2025-11-01 01:02:33
keras 3.12.0 Failed
313t/h5py/tests
      copying h5py/tests/common.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/conftest.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_attribute_create.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_attrs.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_attrs_data.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_base.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_big_endian_file.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_completions.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_dataset.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_datatype.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_dimension_scales.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_dtype.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_errors.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_file.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_file2.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_file_alignment.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_file_image.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_filters.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_group.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5f.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5o.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5p.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5pl.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5s.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5t.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_h5z.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_npystrings.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_objects.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_ros3.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_selections.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      copying h5py/tests/test_slicing.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests
      creating build/lib.linux-x86_64-cpython-313t/h5py/tests/data_files
      copying h5py/tests/data_files/__init__.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests/data_files
      creating build/lib.linux-x86_64-cpython-313t/h5py/tests/test_vds
      copying h5py/tests/test_vds/__init__.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests/test_vds
      copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests/test_vds
      copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests/test_vds
      copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-x86_64-cpython-313t/h5py/tests/test_vds
      copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-x86_64-cpython-313t/h5py/tests/data_files
      copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-x86_64-cpython-313t/h5py/tests/data_files
      copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-x86_64-cpython-313t/h5py/tests/data_files
      running build_ext
      Building h5py requires pkg-config unless the HDF5 path is explicitly specified using the environment variable HDF5_DIR. For more information and details, see https://docs.h5py.org/en/stable/build.html#custom-installation
      error: pkg-config probably not installed: FileNotFoundError(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: Failed building wheel for h5py
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> h5py
2025-10-28 01:03:17
click-didyoumean 0.3.1 Success - 2025-05-20 21:59:52

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
sendgrid 6.12.5 Success - 2025-05-21 01:58:36
google-cloud-workflows 1.19.0 Success - 2025-10-26 12:16:05
docstring-parser 0.17.0 Success - 2025-05-20 16:30:43
apache-airflow-providers-google 19.2.0 Failed
  WARNING: Requested google-crc32c<2.0.0,>=1.1.3 from https://files.pythonhosted.org/packages/ad/a0/fe78cd5b2fff26668936719067555dfc1a846ca27c06bee586823a1f14e4/google_crc32c-1.8.0rc4.tar.gz (from google-cloud-storage>=2.9.0->apache-airflow-providers-google==19.2.0), but installing version 1.8.0rc4
  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-tx5xwfmz --interpreter /tmp/tmp_9t_l5hm/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-mb8sx98l/fastuuid_4ff7eefce8a6478ba59ea77096e6ad66/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-tx5xwfmz', '--interpreter', '/tmp/tmp_9t_l5hm/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.
╰─> fastuuid

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
2025-12-14 01:42:02
google-cloud-speech 2.34.0 Success - 2025-10-26 12:17:18
absl-py 2.3.1 Success - 2025-05-20 21:03:20
monotonic 1.6 Success - 2025-05-20 23:03:08
pybind11 3.0.1 Success - 2025-05-20 19:01:15
google-cloud-redis 2.19.0 Success - 2025-10-26 12:18:16
nvidia-cusparse-cu12 12.5.10.65 Success - 2025-05-20 18:45:12
boto3-stubs 1.42.9 Success - 2025-12-13 01:02:18
aioresponses 0.7.8 Failed
4t/aiohttp/_websocket/.hash
      running build_ext
      building 'aiohttp._websocket.mask' extension
      creating build/temp.linux-x86_64-cpython-314t/aiohttp/_websocket
      cc -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/tmp/tmpflbzxc92/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c aiohttp/_websocket/mask.c -o build/temp.linux-x86_64-cpython-314t/aiohttp/_websocket/mask.o
      aiohttp/_websocket/mask.c:1864:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       1864 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      aiohttp/_websocket/mask.c: In function ‘__pyx_f_7aiohttp_10_websocket_4mask__websocket_mask_cython’:
      aiohttp/_websocket/mask.c:2905:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
       2905 |   if (unlikely(__pyx_assertions_enabled())) {
            |   ^~
      In file included from /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/Python.h:78,
                       from aiohttp/_websocket/mask.c:16:
      /root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t/cpython/pydebug.h:13:37: note: declared here
         13 | Py_DEPRECATED(3.12) PyAPI_DATA(int) Py_OptimizeFlag;
            |                                     ^~~~~~~~~~~~~~~
      aiohttp/_websocket/mask.c: At top level:
      aiohttp/_websocket/mask.c:4846:69: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       4846 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
            |                                                                     vectorcallfunc
      aiohttp/_websocket/mask.c:4891:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       4891 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      aiohttp/_websocket/mask.c: In function ‘__Pyx_CyFunction_CallAsMethod’:
      aiohttp/_websocket/mask.c:5580:6: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
       5580 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      aiohttp/_websocket/mask.c:1954:45: warning: initialization of ‘int’ from ‘vectorcallfunc’ {aka ‘struct _object * (*)(struct _object *, struct _object * const*, long unsigned int,  struct _object *)’} makes integer from pointer without a cast [-Wint-conversion]
       1954 | #define __Pyx_CyFunction_func_vectorcall(f) (((PyCFunctionObject*)f)->vectorcall)
            |                                             ^
      aiohttp/_websocket/mask.c:5580:32: note: in expansion of macro ‘__Pyx_CyFunction_func_vectorcall’
       5580 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      aiohttp/_websocket/mask.c:5583:16: warning: implicit declaration of function ‘__Pyx_PyVectorcall_FastCallDict’ [-Wimplicit-function-declaration]
       5583 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      aiohttp/_websocket/mask.c:5583:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
       5583 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      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 aiohttp
ERROR: Failed to build installable wheels for some pyproject.toml based projects (aiohttp)
2025-05-21 01:39:13
orderly-set 5.5.0 Success - 2025-05-21 03:29:11
zope-event 6.1 Success - 2025-11-08 01:05:51
yapf 0.43.0 Success - 2025-05-20 21:20:44
types-redis 4.6.0.20241004 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/tmp4hnwbxlt/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/LICENSE"
      📦 Including license file "/tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/LICENSE.APACHE"
      📦 Including license file "/tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/LICENSE.BSD"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings with abi3 support
      🐍 Found CPython 3.14t at /tmp/tmp4hnwbxlt/venv/bin/python
      📡 Using build options locked from pyproject.toml
      ⚠️ Warning: CPython 3.14t at /tmp/tmp4hnwbxlt/venv/bin/python does not yet support abi3 so the build artifacts will be version-specific.
      warning: /tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/src/rust/cryptography-cffi/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/src/rust/cryptography-openssl/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/src/rust/Cargo.toml: unused manifest key: lints
      warning: /tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/src/rust/cryptography-key-parsing/Cargo.toml: unused manifest key: lints
      error: package `asn1_derive v0.21.3` cannot be built because it requires rustc 1.65.0 or newer, while the currently active rustc version is 1.63.0
      Either upgrade to rustc 1.65.0 or newer, or use
      cargo update -p asn1_derive@0.21.3 --precise ver
      where `ver` is the latest version of `asn1_derive` 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/tmp4hnwbxlt/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmp4hnwbxlt/venv/bin/python" "cargo" "rustc" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-ow0svk0k/cryptography_2b70eb006cab48fb929bf95bb2606623/src/rust/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmp4hnwbxlt/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 23:41:11
httptools 0.7.1 Success - 2025-05-20 16:31:36
azure-servicebus 7.14.3 Success - 2025-11-01 01:02:29
keras 3.12.0 Failed
314t/h5py/tests
      copying h5py/tests/common.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/conftest.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_attribute_create.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_attrs.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_attrs_data.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_base.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_big_endian_file.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_completions.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_dataset.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_dataset_getitem.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_dataset_swmr.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_datatype.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_dimension_scales.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_dims_dimensionproxy.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_dtype.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_errors.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_file.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_file2.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_file_alignment.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_file_image.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_filters.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_group.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5d_direct_chunk.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5f.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5o.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5p.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5pl.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5s.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5t.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_h5z.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_npystrings.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_objects.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_ros3.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_selections.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      copying h5py/tests/test_slicing.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests
      creating build/lib.linux-x86_64-cpython-314t/h5py/tests/data_files
      copying h5py/tests/data_files/__init__.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests/data_files
      creating build/lib.linux-x86_64-cpython-314t/h5py/tests/test_vds
      copying h5py/tests/test_vds/__init__.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests/test_vds
      copying h5py/tests/test_vds/test_highlevel_vds.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests/test_vds
      copying h5py/tests/test_vds/test_lowlevel_vds.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests/test_vds
      copying h5py/tests/test_vds/test_virtual_source.py -> build/lib.linux-x86_64-cpython-314t/h5py/tests/test_vds
      copying h5py/tests/data_files/vlen_string_dset.h5 -> build/lib.linux-x86_64-cpython-314t/h5py/tests/data_files
      copying h5py/tests/data_files/vlen_string_dset_utc.h5 -> build/lib.linux-x86_64-cpython-314t/h5py/tests/data_files
      copying h5py/tests/data_files/vlen_string_s390x.h5 -> build/lib.linux-x86_64-cpython-314t/h5py/tests/data_files
      running build_ext
      Building h5py requires pkg-config unless the HDF5 path is explicitly specified using the environment variable HDF5_DIR. For more information and details, see https://docs.h5py.org/en/stable/build.html#custom-installation
      error: pkg-config probably not installed: FileNotFoundError(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: Failed building wheel for h5py
error: failed-wheel-build-for-install

× Failed to build installable wheels for some pyproject.toml based projects
╰─> h5py
2025-10-28 01:02:14
click-didyoumean 0.3.1 Success - 2025-05-20 19:39:53