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
google-cloud-tasks 2.19.2 Failed
aded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 271, in __del__
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/queues.py", line 397, in put
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 200, in send_bytes
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 427, in _send_bytes
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 384, in _send
      BrokenPipeError: [Errno 32] Broken pipe
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-04 10:54:06
cadwyn 5.3.3 Success - 2025-05-01 16:11:02
thinc 9.1.1 Failed
lude/python3.13t -I/tmp/pip-install-h85oqn9o/murmurhash_186df6ad72c044ef99a238d1acb77062/murmurhash/include -I/tmp/tmpd5rwg7qw/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c murmurhash/MurmurHash3.cpp -o build/temp.linux-x86_64-cpython-313t/murmurhash/MurmurHash3.o -O3 -Wno-strict-prototypes -Wno-unused-function
                  cc1plus: warning: command-line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
                  c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -I/tmp/pip-install-h85oqn9o/murmurhash_186df6ad72c044ef99a238d1acb77062/murmurhash/include -I/tmp/tmpd5rwg7qw/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c murmurhash/mrmr.cpp -o build/temp.linux-x86_64-cpython-313t/murmurhash/mrmr.o -O3 -Wno-strict-prototypes -Wno-unused-function
                  cc1plus: warning: command-line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
                  murmurhash/mrmr.cpp:1782:80: error: ‘__pyx_vectorcallfunc’ has not been declared
                   1782 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
                        |                                                                                ^~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp:4386:69: error: ‘__pyx_vectorcallfunc’ has not been declared
                   4386 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
                        |                                                                     ^~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict_kw(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
                  murmurhash/mrmr.cpp:4423:13: error: ‘vc’ cannot be used as a function
                   4423 |     res = vc(func, newargs, nargs, kwnames);
                        |           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: At global scope:
                  murmurhash/mrmr.cpp:4431:80: error: ‘__pyx_vectorcallfunc’ has not been declared
                   4431 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
                        |                                                                                ^~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
                  murmurhash/mrmr.cpp:4434:18: error: ‘vc’ cannot be used as a function
                   4434 |         return vc(func, args, nargs, NULL);
                        |                ~~^~~~~~~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: In function ‘PyObject* __Pyx_CyFunction_CallAsMethod(PyObject*, PyObject*, PyObject*)’:
                  murmurhash/mrmr.cpp:5120:6: error: ‘__pyx_vectorcallfunc’ was not declared in this scope; did you mean ‘vectorcallfunc’?
                   5120 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
                        |      ^~~~~~~~~~~~~~~~~~~~
                        |      vectorcallfunc
                  murmurhash/mrmr.cpp:5121:9: error: ‘vc’ was not declared in this scope
                   5121 |     if (vc) {
                        |         ^~
                  error: command '/usr/bin/c++' 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 murmurhash
            Failed to build cymem murmurhash
            ERROR: Failed to build installable wheels for some pyproject.toml based projects (cymem, murmurhash)
            [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.
      [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-05 20:22:31
crcmod 1.7 Success - 2025-05-01 16:11:06
avro-python3 1.10.2 Success - 2025-05-01 13:11:06
pydeck 0.9.1 Success - 2025-05-01 16:11:12
passlib 1.7.4 Success - 2025-05-01 16:11:18
statsmodels 0.14.4 Failed
tCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      statsmodels/tsa/stl/_stl.c: In function ‘__pyx_memoryview___pyx_pf_15View_dot_MemoryView_10memoryview___cinit__’:
      statsmodels/tsa/stl/_stl.c:7334:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
       7334 |   if (unlikely(__pyx_assertions_enabled())) {
            |   ^~
      In file included from /home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t/Python.h:76,
                       from statsmodels/tsa/stl/_stl.c:48:
      /home/runner/.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;
            |                                     ^~~~~~~~~~~~~~~
      statsmodels/tsa/stl/_stl.c: In function ‘__pyx_memview_slice’:
      statsmodels/tsa/stl/_stl.c:12064:3: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
      12064 |   if (unlikely(__pyx_assertions_enabled())) {
            |   ^~
      /home/runner/.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;
            |                                     ^~~~~~~~~~~~~~~
      statsmodels/tsa/stl/_stl.c: At top level:
      statsmodels/tsa/stl/_stl.c:30800:69: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      30800 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
            |                                                                     vectorcallfunc
      statsmodels/tsa/stl/_stl.c:30845:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      30845 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      statsmodels/tsa/stl/_stl.c: In function ‘__Pyx_CyFunction_CallAsMethod’:
      statsmodels/tsa/stl/_stl.c:31534:6: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      31534 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      statsmodels/tsa/stl/_stl.c:2643: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]
       2643 | #define __Pyx_CyFunction_func_vectorcall(f) (((PyCFunctionObject*)f)->vectorcall)
            |                                             ^
      statsmodels/tsa/stl/_stl.c:31534:32: note: in expansion of macro ‘__Pyx_CyFunction_func_vectorcall’
      31534 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      statsmodels/tsa/stl/_stl.c:31537:16: warning: implicit declaration of function ‘__Pyx_PyVectorcall_FastCallDict’; did you mean ‘__Pyx_PyObject_FastCallDict’? [-Wimplicit-function-declaration]
      31537 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            |                __Pyx_PyObject_FastCallDict
      statsmodels/tsa/stl/_stl.c:31537:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
      31537 |         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 statsmodels
ERROR: Failed to build installable wheels for some pyproject.toml based projects (statsmodels)
2025-05-01 13:12:46
tree-sitter 0.24.0 Success - 2025-05-01 16:11:31
sphinxcontrib-htmlhelp 2.1.0 Success - 2025-05-05 20:37:52
junitparser 3.2.0 Success - 2025-05-01 16:11:35
ujson 5.10.0 Success - 2025-05-01 13:13:00
ipdb 0.13.13 Success - 2025-05-01 16:11:43
django-cors-headers 4.7.0 Success - 2025-05-01 16:11:51
google-cloud-container 2.56.1 Failed
utils/spawn.py", line 93, in spawn
          raise DistutilsExecError(
              f"command {_debug(cmd)!r} failed with exit code {err.returncode}"
          ) from err
      distutils.errors.DistutilsExecError: command '/usr/bin/c++' failed with exit code 1
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/tmp/pip-install-4brg2to5/grpcio_eb43ee41b5954300bce22eae1823736f/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-8ggo7phf/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 484, in build_extensions
          self._build_extensions_serial()
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-8ggo7phf/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial
          self.build_extension(ext)
          ~~~~~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-8ggo7phf/overlay/lib/python3.13t/site-packages/setuptools/command/build_ext.py", line 264, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-8ggo7phf/overlay/lib/python3.13t/site-packages/setuptools/_distutils/command/build_ext.py", line 565, in build_extension
          objects = self.compiler.compile(
              sources,
          ...<5 lines>...
              depends=ext.depends,
          )
        File "/tmp/pip-install-4brg2to5/grpcio_eb43ee41b5954300bce22eae1823736f/src/python/grpcio/_parallel_compile_patch.py", line 70, in _parallel_compile
          multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map(
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              _compile_single_file, objects
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 367, in map
          return self._map_async(func, iterable, mapstar, chunksize).get()
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 774, in get
          raise self._value
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 125, in worker
          result = (True, func(*args, **kwds))
                          ~~~~^^^^^^^^^^^^^^^
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 48, in mapstar
          return list(map(*args))
        File "/tmp/pip-install-4brg2to5/grpcio_eb43ee41b5954300bce22eae1823736f/src/python/grpcio/_parallel_compile_patch.py", line 65, in _compile_single_file
          self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-install-4brg2to5/grpcio_eb43ee41b5954300bce22eae1823736f/src/python/grpcio/commands.py", line 264, in new_compile
          return old_compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
        File "/tmp/pip-build-env-8ggo7phf/overlay/lib/python3.13t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile
          raise CompileError(msg)
      distutils.compilers.C.errors.CompileError: command '/usr/bin/c++' failed with exit code 1
      
      Exception ignored in: <function Pool.__del__ at 0x298e1cad7a0>
      Traceback (most recent call last):
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/pool.py", line 271, in __del__
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/queues.py", line 397, in put
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 200, in send_bytes
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 427, in _send_bytes
        File "/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib/python3.13t/multiprocessing/connection.py", line 384, in _send
      BrokenPipeError: [Errno 32] Broken pipe
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-01 13:32:13
apache-airflow-providers-fab 2.0.2 Failed
ERROR: Ignored the following yanked versions: 1.10.11, 1.10.13
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python <3.13,~=3.8; 2.10.0b1 Requires-Python <3.13,~=3.8; 2.10.0b2 Requires-Python <3.13,~=3.8; 2.10.0rc1 Requires-Python <3.13,~=3.8; 2.10.1 Requires-Python <3.13,~=3.8; 2.10.1rc1 Requires-Python <3.13,~=3.8; 2.10.2 Requires-Python <3.13,~=3.8; 2.10.2rc1 Requires-Python <3.13,~=3.8; 2.10.3 Requires-Python <3.13,~=3.8; 2.10.3rc1 Requires-Python <3.13,~=3.8; 2.10.3rc2 Requires-Python <3.13,~=3.8; 2.10.4 Requires-Python <3.13,>=3.8.1; 2.10.4rc1 Requires-Python <3.13,>=3.8.1; 2.10.5 Requires-Python <3.13,>=3.8.1; 2.10.5rc1 Requires-Python <3.13,>=3.8.1; 2.7.3 Requires-Python <3.12,~=3.8; 2.7.3rc1 Requires-Python <3.12,~=3.8; 2.8.0 Requires-Python <3.12,~=3.8; 2.8.0b1 Requires-Python <3.12,~=3.8; 2.8.0rc1 Requires-Python <3.12,~=3.8; 2.8.0rc2 Requires-Python <3.12,~=3.8; 2.8.0rc3 Requires-Python <3.12,~=3.8; 2.8.0rc4 Requires-Python <3.12,~=3.8; 2.8.1 Requires-Python <3.12,~=3.8; 2.8.1rc1 Requires-Python <3.12,~=3.8; 2.8.2 Requires-Python <3.12,~=3.8; 2.8.2rc1 Requires-Python <3.12,~=3.8; 2.8.2rc2 Requires-Python <3.12,~=3.8; 2.8.2rc3 Requires-Python <3.12,~=3.8; 2.8.3 Requires-Python <3.12,~=3.8; 2.8.3rc1 Requires-Python <3.12,~=3.8; 2.8.4 Requires-Python <3.12,~=3.8; 2.8.4rc1 Requires-Python <3.12,~=3.8; 2.9.0 Requires-Python <3.13,~=3.8; 2.9.0b1 Requires-Python <3.13,~=3.8; 2.9.0b2 Requires-Python <3.13,~=3.8; 2.9.0rc1 Requires-Python <3.13,~=3.8; 2.9.0rc2 Requires-Python <3.13,~=3.8; 2.9.0rc3 Requires-Python <3.13,~=3.8; 2.9.1 Requires-Python <3.13,~=3.8; 2.9.1rc1 Requires-Python <3.13,~=3.8; 2.9.1rc2 Requires-Python <3.13,~=3.8; 2.9.2 Requires-Python <3.13,~=3.8; 2.9.2rc1 Requires-Python <3.13,~=3.8; 2.9.3 Requires-Python <3.13,~=3.8; 2.9.3rc1 Requires-Python <3.13,~=3.8; 3.0.0 Requires-Python <3.13,~=3.9; 3.0.0b4 Requires-Python <3.13,~=3.9; 3.0.0rc1 Requires-Python <3.13,~=3.9; 3.0.0rc1.post1 Requires-Python <3.13,~=3.9; 3.0.0rc1.post2 Requires-Python <3.13,~=3.9; 3.0.0rc1.post3 Requires-Python <3.13,~=3.9; 3.0.0rc1.post4 Requires-Python <3.13,~=3.9; 3.0.0rc2 Requires-Python <3.13,~=3.9; 3.0.0rc3 Requires-Python <3.13,~=3.9; 3.0.0rc4 Requires-Python <3.13,~=3.9
ERROR: Could not find a version that satisfies the requirement apache-airflow>=3.0.0 (from apache-airflow-providers-fab) (from versions: 1.8.1, 1.8.2rc1, 1.8.2, 1.9.0, 1.10.0, 1.10.1b1, 1.10.1rc2, 1.10.1, 1.10.2b2, 1.10.2rc1, 1.10.2rc2, 1.10.2rc3, 1.10.2, 1.10.3b1, 1.10.3b2, 1.10.3rc1, 1.10.3rc2, 1.10.3, 1.10.4b2, 1.10.4rc1, 1.10.4rc2, 1.10.4rc3, 1.10.4rc4, 1.10.4rc5, 1.10.4, 1.10.5rc1, 1.10.5, 1.10.6rc1, 1.10.6rc2, 1.10.6, 1.10.7rc1, 1.10.7rc2, 1.10.7rc3, 1.10.7, 1.10.8rc1, 1.10.8, 1.10.9rc1, 1.10.9, 1.10.10rc1, 1.10.10rc2, 1.10.10rc3, 1.10.10rc4, 1.10.10rc5, 1.10.10, 1.10.11rc1, 1.10.11rc2, 1.10.12rc1, 1.10.12rc2, 1.10.12rc3, 1.10.12rc4, 1.10.12, 1.10.13rc1, 1.10.14rc1, 1.10.14rc2, 1.10.14rc3, 1.10.14rc4, 1.10.14, 1.10.15rc1, 1.10.15, 2.0.0b1, 2.0.0b2, 2.0.0b3, 2.0.0rc1, 2.0.0rc2, 2.0.0rc3, 2.0.0, 2.0.1rc1, 2.0.1rc2, 2.0.1, 2.0.2rc1, 2.0.2, 2.1.0rc1, 2.1.0rc2, 2.1.0, 2.1.1rc1, 2.1.1, 2.1.2rc1, 2.1.2, 2.1.3rc1, 2.1.3, 2.1.4rc1, 2.1.4rc2, 2.1.4, 2.2.0b1, 2.2.0b2, 2.2.0rc1, 2.2.0, 2.2.1rc1, 2.2.1rc2, 2.2.1, 2.2.2rc1, 2.2.2rc2, 2.2.2, 2.2.3rc1, 2.2.3rc2, 2.2.3, 2.2.4rc1, 2.2.4, 2.2.5rc1, 2.2.5rc2, 2.2.5rc3, 2.2.5, 2.3.0b1, 2.3.0rc1, 2.3.0rc2, 2.3.0, 2.3.1rc1, 2.3.1, 2.3.2rc1, 2.3.2rc2, 2.3.2, 2.3.3rc1, 2.3.3rc2, 2.3.3rc3, 2.3.3, 2.3.4rc1, 2.3.4, 2.4.0b1, 2.4.0rc1, 2.4.0, 2.4.1rc1, 2.4.1, 2.4.2rc1, 2.4.2, 2.4.3rc1, 2.4.3, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1rc1, 2.5.1rc2, 2.5.1, 2.5.2rc1, 2.5.2rc2, 2.5.2, 2.5.3rc1, 2.5.3rc2, 2.5.3, 2.6.0b1, 2.6.0rc1, 2.6.0rc2, 2.6.0rc3, 2.6.0rc4, 2.6.0rc5, 2.6.0, 2.6.1rc1, 2.6.1rc2, 2.6.1rc3, 2.6.1, 2.6.2rc1, 2.6.2rc2, 2.6.2, 2.6.3rc1, 2.6.3, 2.7.0b1, 2.7.0rc1, 2.7.0rc2, 2.7.0, 2.7.1rc1, 2.7.1rc2, 2.7.1, 2.7.2rc1, 2.7.2)
ERROR: No matching distribution found for apache-airflow>=3.0.0
2025-05-01 16:11:54
tensorboard-data-server 0.7.2 Success - 2025-05-01 13:32:16
ciso8601 2.3.2 Success - 2025-05-01 16:11:57
xarray 2025.4.0 Success - 2025-05-01 16:13:31
srsly 2.5.1 Failed
hacl build/temp.linux-x86_64-cpython-313t/srsly/msgpack/_epoch.o -L/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/lib -o build/lib.linux-x86_64-cpython-313t/srsly/msgpack/_epoch.cpython-313t-x86_64-linux-gnu.so -lstdc++ -lm
      building 'srsly.msgpack._packer' extension
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -D__LITTLE_ENDIAN__=1 -Isrsly/msgpack -I/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -I. -Isrsly -I/tmp/tmp7qckpfpp/venv/include -I/home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c srsly/msgpack/_packer.cpp -o build/temp.linux-x86_64-cpython-313t/srsly/msgpack/_packer.o -O2 -Wno-strict-prototypes -Wno-unused-function
      cc1plus: warning: command-line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
      srsly/msgpack/_packer.cpp:2263:80: error: ‘__pyx_vectorcallfunc’ has not been declared
       2263 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘void __pyx_pf_5srsly_7msgpack_7_packer_6Packer_2__dealloc__(__pyx_obj_5srsly_7msgpack_7_packer_Packer*)’:
      srsly/msgpack/_packer.cpp:1995:41: warning: ‘Py_OptimizeFlag’ is deprecated [-Wdeprecated-declarations]
       1995 |   #define __pyx_assertions_enabled()  (!Py_OptimizeFlag)
            |                                         ^~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp:1570:43: note: in definition of macro ‘unlikely’
       1570 |   #define unlikely(x) __builtin_expect(!!(x), 0)
            |                                           ^
      srsly/msgpack/_packer.cpp:6342:16: note: in expansion of macro ‘__pyx_assertions_enabled’
       6342 |   if (unlikely(__pyx_assertions_enabled())) {
            |                ^~~~~~~~~~~~~~~~~~~~~~~~
      In file included from /home/runner/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t/Python.h:76,
                       from srsly/msgpack/_packer.cpp:47:
      /home/runner/.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;
            |                                     ^~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: At global scope:
      srsly/msgpack/_packer.cpp:14775:69: error: ‘__pyx_vectorcallfunc’ has not been declared
      14775 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict_kw(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      srsly/msgpack/_packer.cpp:14812:13: error: ‘vc’ cannot be used as a function
      14812 |     res = vc(func, newargs, nargs, kwnames);
            |           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: At global scope:
      srsly/msgpack/_packer.cpp:14820:80: error: ‘__pyx_vectorcallfunc’ has not been declared
      14820 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      srsly/msgpack/_packer.cpp:14823:18: error: ‘vc’ cannot be used as a function
      14823 |         return vc(func, args, nargs, NULL);
            |                ~~^~~~~~~~~~~~~~~~~~~~~~~~~
      srsly/msgpack/_packer.cpp: In function ‘PyObject* __Pyx_CyFunction_CallAsMethod(PyObject*, PyObject*, PyObject*)’:
      srsly/msgpack/_packer.cpp:15509:6: error: ‘__pyx_vectorcallfunc’ was not declared in this scope; did you mean ‘vectorcallfunc’?
      15509 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      srsly/msgpack/_packer.cpp:15510:9: error: ‘vc’ was not declared in this scope
      15510 |     if (vc) {
            |         ^~
      error: command '/usr/bin/c++' 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 srsly
ERROR: Failed to build installable wheels for some pyproject.toml based projects (srsly)
2025-05-01 13:32:25

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
google-cloud-tasks 2.19.2 Failed
ck (most recent call last):
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 217, in _compile
          self.spawn(
          ~~~~~~~~~~^
              compiler_so_cxx + cc_args + [src, '-o', obj] + extra_postargs
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-install-xyrf7h85/grpcio_851d63d66c254da3ace6060f36187df6/src/python/grpcio/_spawn_patch.py", line 66, in _commandfile_spawn
          _classic_spawn(self, command, **kwargs)
          ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/base.py", line 1158, in spawn
          spawn(cmd, dry_run=self.dry_run, **kwargs)
          ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/_distutils/spawn.py", line 93, in spawn
          raise DistutilsExecError(
              f"command {_debug(cmd)!r} failed with exit code {err.returncode}"
          ) from err
      distutils.errors.DistutilsExecError: command '/usr/bin/c++' failed with exit code 1
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/tmp/pip-install-xyrf7h85/grpcio_851d63d66c254da3ace6060f36187df6/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 484, in build_extensions
          self._build_extensions_serial()
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial
          self.build_extension(ext)
          ~~~~~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/command/build_ext.py", line 264, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 565, in build_extension
          objects = self.compiler.compile(
              sources,
          ...<5 lines>...
              depends=ext.depends,
          )
        File "/tmp/pip-install-xyrf7h85/grpcio_851d63d66c254da3ace6060f36187df6/src/python/grpcio/_parallel_compile_patch.py", line 70, in _parallel_compile
          multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map(
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              _compile_single_file, objects
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 367, in map
          return self._map_async(func, iterable, mapstar, chunksize).get()
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 774, in get
          raise self._value
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 125, in worker
          result = (True, func(*args, **kwds))
                          ~~~~^^^^^^^^^^^^^^^
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 48, in mapstar
          return list(map(*args))
        File "/tmp/pip-install-xyrf7h85/grpcio_851d63d66c254da3ace6060f36187df6/src/python/grpcio/_parallel_compile_patch.py", line 65, in _compile_single_file
          self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-install-xyrf7h85/grpcio_851d63d66c254da3ace6060f36187df6/src/python/grpcio/commands.py", line 264, in new_compile
          return old_compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
        File "/tmp/pip-build-env-noq79vyy/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile
          raise CompileError(msg)
      distutils.compilers.C.errors.CompileError: command '/usr/bin/c++' 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 grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-05 15:58:07
cadwyn 5.3.3 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/tmpo0ajjg3l/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-8c0ktkbn/pydantic-core_d3d9094bac9c4351b09bf85a0f0822eb/LICENSE"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings
      🐍 Found CPython 3.14t at /tmp/tmpo0ajjg3l/venv/bin/python
      📡 Using build options features, bindings from pyproject.toml
      warning: unused manifest key: lints
      error: package `tinystr v0.7.6` 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 tinystr@0.7.6 --precise ver
      where `ver` is the latest version of `tinystr` 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/tmpo0ajjg3l/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpo0ajjg3l/venv/bin/python" "cargo" "rustc" "--features" "pyo3/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-8c0ktkbn/pydantic-core_d3d9094bac9c4351b09bf85a0f0822eb/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpo0ajjg3l/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-05 19:41:24
thinc 9.1.1 Failed
ython3.14t -I/tmp/pip-install-9r784ox8/murmurhash_6110eadb5ff043e2954b05aad3241667/murmurhash/include -I/tmp/tmpo6u4i0dh/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t -c murmurhash/MurmurHash3.cpp -o build/temp.linux-x86_64-cpython-314t/murmurhash/MurmurHash3.o -O3 -Wno-strict-prototypes -Wno-unused-function
                  cc1plus: warning: command-line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
                  c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -I/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t -I/tmp/pip-install-9r784ox8/murmurhash_6110eadb5ff043e2954b05aad3241667/murmurhash/include -I/tmp/tmpo6u4i0dh/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/include/python3.14t -c murmurhash/mrmr.cpp -o build/temp.linux-x86_64-cpython-314t/murmurhash/mrmr.o -O3 -Wno-strict-prototypes -Wno-unused-function
                  cc1plus: warning: command-line option ‘-Wno-strict-prototypes’ is valid for C/ObjC but not for C++
                  murmurhash/mrmr.cpp:1782:80: error: ‘__pyx_vectorcallfunc’ has not been declared
                   1782 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
                        |                                                                                ^~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp:4386:69: error: ‘__pyx_vectorcallfunc’ has not been declared
                   4386 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
                        |                                                                     ^~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict_kw(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
                  murmurhash/mrmr.cpp:4423:13: error: ‘vc’ cannot be used as a function
                   4423 |     res = vc(func, newargs, nargs, kwnames);
                        |           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: At global scope:
                  murmurhash/mrmr.cpp:4431:80: error: ‘__pyx_vectorcallfunc’ has not been declared
                   4431 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
                        |                                                                                ^~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
                  murmurhash/mrmr.cpp:4434:18: error: ‘vc’ cannot be used as a function
                   4434 |         return vc(func, args, nargs, NULL);
                        |                ~~^~~~~~~~~~~~~~~~~~~~~~~~~
                  murmurhash/mrmr.cpp: In function ‘PyObject* __Pyx_CyFunction_CallAsMethod(PyObject*, PyObject*, PyObject*)’:
                  murmurhash/mrmr.cpp:5120:6: error: ‘__pyx_vectorcallfunc’ was not declared in this scope; did you mean ‘vectorcallfunc’?
                   5120 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
                        |      ^~~~~~~~~~~~~~~~~~~~
                        |      vectorcallfunc
                  murmurhash/mrmr.cpp:5121:9: error: ‘vc’ was not declared in this scope
                   5121 |     if (vc) {
                        |         ^~
                  error: command '/usr/bin/c++' 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 murmurhash
            Failed to build cymem murmurhash
            ERROR: Failed to build installable wheels for some pyproject.toml based projects (cymem, murmurhash)
            [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.
      [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-05 14:15:38
crcmod 1.7 Success - 2025-05-03 13:49:06
avro-python3 1.10.2 Success - 2025-05-05 16:43:53
pydeck 0.9.1 Failed
llDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      [502/530] Compiling C object numpy/linalg/_umath_linalg.cpython-314t-x86_64-linux-gnu.so.p/lapack_lite_f2c_d_lapack.c.o
      [503/530] Compiling Cython source /tmp/pip-install-3u1jifrs/numpy_30f663dae1454f08aa2eae0f41122903/numpy/random/_common.pyx
      [504/530] Compiling C object numpy/random/_bounded_integers.cpython-314t-x86_64-linux-gnu.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o
      ninja: build stopped: subcommand failed.
      [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-03 14:01:43
passlib 1.7.4 Success - 2025-05-03 14:07:17
statsmodels 0.14.4 Failed
Dict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
                  |                                                                                ^~~~~~~~~~~~~~~~~~~~
                  |                                                                                vectorcallfunc
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c:11219:69: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
            11219 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
                  |                                                                     ^~~~~~~~~~~~~~~~~~~~
                  |                                                                     vectorcallfunc
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c:11264:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
            11264 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
                  |                                                                                ^~~~~~~~~~~~~~~~~~~~
                  |                                                                                vectorcallfunc
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c: In function ‘__Pyx_CyFunction_CallAsMethod’:
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c:11953:6: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
            11953 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
                  |      ^~~~~~~~~~~~~~~~~~~~
                  |      vectorcallfunc
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c:2448: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]
             2448 | #define __Pyx_CyFunction_func_vectorcall(f) (((PyCFunctionObject*)f)->vectorcall)
                  |                                             ^
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c:11953:32: note: in expansion of macro ‘__Pyx_CyFunction_func_vectorcall’
            11953 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
                  |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c:11956:16: warning: implicit declaration of function ‘__Pyx_PyVectorcall_FastCallDict’; did you mean ‘__Pyx_PyObject_FastCallDict’? [-Wimplicit-function-declaration]
            11956 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
                  |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  |                __Pyx_PyObject_FastCallDict
            numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/numpy/random/_mt19937.pyx.c:11956:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
            11956 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
                  |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            [504/530] Compiling C object numpy/random/_bounded_integers.cpython-314t-x86_64-linux-gnu.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o
            [505/530] Compiling C object numpy/random/_mt19937.cpython-314t-x86_64-linux-gnu.so.p/src_mt19937_mt19937-jump.c.o
            ninja: build stopped: subcommand failed.
            [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.
      [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-05 16:06:12
tree-sitter 0.24.0 Success - 2025-05-03 14:07:42
sphinxcontrib-htmlhelp 2.1.0 Success - 2025-05-05 14:15:56
junitparser 3.2.0 Success - 2025-05-05 19:49:08
ujson 5.10.0 Success - 2025-05-05 17:14:17
ipdb 0.13.13 Success - 2025-05-03 14:19:56
django-cors-headers 4.7.0 Success - 2025-05-03 14:20:24
google-cloud-container 2.56.1 Failed
ck (most recent call last):
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 217, in _compile
          self.spawn(
          ~~~~~~~~~~^
              compiler_so_cxx + cc_args + [src, '-o', obj] + extra_postargs
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/tmp/pip-install-jvsc0i_d/grpcio_774d892b0bb14d909323e4f7754a5819/src/python/grpcio/_spawn_patch.py", line 66, in _commandfile_spawn
          _classic_spawn(self, command, **kwargs)
          ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/base.py", line 1158, in spawn
          spawn(cmd, dry_run=self.dry_run, **kwargs)
          ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/_distutils/spawn.py", line 93, in spawn
          raise DistutilsExecError(
              f"command {_debug(cmd)!r} failed with exit code {err.returncode}"
          ) from err
      distutils.errors.DistutilsExecError: command '/usr/bin/c++' failed with exit code 1
      
      During handling of the above exception, another exception occurred:
      
      Traceback (most recent call last):
        File "/tmp/pip-install-jvsc0i_d/grpcio_774d892b0bb14d909323e4f7754a5819/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 484, in build_extensions
          self._build_extensions_serial()
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 510, in _build_extensions_serial
          self.build_extension(ext)
          ~~~~~~~~~~~~~~~~~~~~^^^^^
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/command/build_ext.py", line 264, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/_distutils/command/build_ext.py", line 565, in build_extension
          objects = self.compiler.compile(
              sources,
          ...<5 lines>...
              depends=ext.depends,
          )
        File "/tmp/pip-install-jvsc0i_d/grpcio_774d892b0bb14d909323e4f7754a5819/src/python/grpcio/_parallel_compile_patch.py", line 70, in _parallel_compile
          multiprocessing.pool.ThreadPool(BUILD_EXT_COMPILER_JOBS).map(
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
              _compile_single_file, objects
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          )
          ^
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 367, in map
          return self._map_async(func, iterable, mapstar, chunksize).get()
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 774, in get
          raise self._value
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 125, in worker
          result = (True, func(*args, **kwds))
                          ~~~~^^^^^^^^^^^^^^^
        File "/root/.local/share/uv/python/cpython-3.14.0a6+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 48, in mapstar
          return list(map(*args))
        File "/tmp/pip-install-jvsc0i_d/grpcio_774d892b0bb14d909323e4f7754a5819/src/python/grpcio/_parallel_compile_patch.py", line 65, in _compile_single_file
          self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
          ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/tmp/pip-install-jvsc0i_d/grpcio_774d892b0bb14d909323e4f7754a5819/src/python/grpcio/commands.py", line 264, in new_compile
          return old_compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
        File "/tmp/pip-build-env-2ygudt7o/overlay/lib/python3.14t/site-packages/setuptools/_distutils/compilers/C/unix.py", line 223, in _compile
          raise CompileError(msg)
      distutils.compilers.C.errors.CompileError: command '/usr/bin/c++' 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 grpcio
ERROR: Failed to build installable wheels for some pyproject.toml based projects (grpcio)
2025-05-05 16:41:52
apache-airflow-providers-fab 2.0.2 Failed
ERROR: Ignored the following yanked versions: 1.10.11, 1.10.13
ERROR: Ignored the following versions that require a different python version: 2.10.0 Requires-Python <3.13,~=3.8; 2.10.0b1 Requires-Python <3.13,~=3.8; 2.10.0b2 Requires-Python <3.13,~=3.8; 2.10.0rc1 Requires-Python <3.13,~=3.8; 2.10.1 Requires-Python <3.13,~=3.8; 2.10.1rc1 Requires-Python <3.13,~=3.8; 2.10.2 Requires-Python <3.13,~=3.8; 2.10.2rc1 Requires-Python <3.13,~=3.8; 2.10.3 Requires-Python <3.13,~=3.8; 2.10.3rc1 Requires-Python <3.13,~=3.8; 2.10.3rc2 Requires-Python <3.13,~=3.8; 2.10.4 Requires-Python <3.13,>=3.8.1; 2.10.4rc1 Requires-Python <3.13,>=3.8.1; 2.10.5 Requires-Python <3.13,>=3.8.1; 2.10.5rc1 Requires-Python <3.13,>=3.8.1; 2.7.3 Requires-Python <3.12,~=3.8; 2.7.3rc1 Requires-Python <3.12,~=3.8; 2.8.0 Requires-Python <3.12,~=3.8; 2.8.0b1 Requires-Python <3.12,~=3.8; 2.8.0rc1 Requires-Python <3.12,~=3.8; 2.8.0rc2 Requires-Python <3.12,~=3.8; 2.8.0rc3 Requires-Python <3.12,~=3.8; 2.8.0rc4 Requires-Python <3.12,~=3.8; 2.8.1 Requires-Python <3.12,~=3.8; 2.8.1rc1 Requires-Python <3.12,~=3.8; 2.8.2 Requires-Python <3.12,~=3.8; 2.8.2rc1 Requires-Python <3.12,~=3.8; 2.8.2rc2 Requires-Python <3.12,~=3.8; 2.8.2rc3 Requires-Python <3.12,~=3.8; 2.8.3 Requires-Python <3.12,~=3.8; 2.8.3rc1 Requires-Python <3.12,~=3.8; 2.8.4 Requires-Python <3.12,~=3.8; 2.8.4rc1 Requires-Python <3.12,~=3.8; 2.9.0 Requires-Python <3.13,~=3.8; 2.9.0b1 Requires-Python <3.13,~=3.8; 2.9.0b2 Requires-Python <3.13,~=3.8; 2.9.0rc1 Requires-Python <3.13,~=3.8; 2.9.0rc2 Requires-Python <3.13,~=3.8; 2.9.0rc3 Requires-Python <3.13,~=3.8; 2.9.1 Requires-Python <3.13,~=3.8; 2.9.1rc1 Requires-Python <3.13,~=3.8; 2.9.1rc2 Requires-Python <3.13,~=3.8; 2.9.2 Requires-Python <3.13,~=3.8; 2.9.2rc1 Requires-Python <3.13,~=3.8; 2.9.3 Requires-Python <3.13,~=3.8; 2.9.3rc1 Requires-Python <3.13,~=3.8; 3.0.0 Requires-Python <3.13,~=3.9; 3.0.0b4 Requires-Python <3.13,~=3.9; 3.0.0rc1 Requires-Python <3.13,~=3.9; 3.0.0rc1.post1 Requires-Python <3.13,~=3.9; 3.0.0rc1.post2 Requires-Python <3.13,~=3.9; 3.0.0rc1.post3 Requires-Python <3.13,~=3.9; 3.0.0rc1.post4 Requires-Python <3.13,~=3.9; 3.0.0rc2 Requires-Python <3.13,~=3.9; 3.0.0rc3 Requires-Python <3.13,~=3.9; 3.0.0rc4 Requires-Python <3.13,~=3.9; 3.0.1a1 Requires-Python <3.13,~=3.9; 3.0.1a2 Requires-Python <3.13,~=3.9
ERROR: Could not find a version that satisfies the requirement apache-airflow>=3.0.0 (from apache-airflow-providers-fab) (from versions: 1.8.1, 1.8.2rc1, 1.8.2, 1.9.0, 1.10.0, 1.10.1b1, 1.10.1rc2, 1.10.1, 1.10.2b2, 1.10.2rc1, 1.10.2rc2, 1.10.2rc3, 1.10.2, 1.10.3b1, 1.10.3b2, 1.10.3rc1, 1.10.3rc2, 1.10.3, 1.10.4b2, 1.10.4rc1, 1.10.4rc2, 1.10.4rc3, 1.10.4rc4, 1.10.4rc5, 1.10.4, 1.10.5rc1, 1.10.5, 1.10.6rc1, 1.10.6rc2, 1.10.6, 1.10.7rc1, 1.10.7rc2, 1.10.7rc3, 1.10.7, 1.10.8rc1, 1.10.8, 1.10.9rc1, 1.10.9, 1.10.10rc1, 1.10.10rc2, 1.10.10rc3, 1.10.10rc4, 1.10.10rc5, 1.10.10, 1.10.11rc1, 1.10.11rc2, 1.10.12rc1, 1.10.12rc2, 1.10.12rc3, 1.10.12rc4, 1.10.12, 1.10.13rc1, 1.10.14rc1, 1.10.14rc2, 1.10.14rc3, 1.10.14rc4, 1.10.14, 1.10.15rc1, 1.10.15, 2.0.0b1, 2.0.0b2, 2.0.0b3, 2.0.0rc1, 2.0.0rc2, 2.0.0rc3, 2.0.0, 2.0.1rc1, 2.0.1rc2, 2.0.1, 2.0.2rc1, 2.0.2, 2.1.0rc1, 2.1.0rc2, 2.1.0, 2.1.1rc1, 2.1.1, 2.1.2rc1, 2.1.2, 2.1.3rc1, 2.1.3, 2.1.4rc1, 2.1.4rc2, 2.1.4, 2.2.0b1, 2.2.0b2, 2.2.0rc1, 2.2.0, 2.2.1rc1, 2.2.1rc2, 2.2.1, 2.2.2rc1, 2.2.2rc2, 2.2.2, 2.2.3rc1, 2.2.3rc2, 2.2.3, 2.2.4rc1, 2.2.4, 2.2.5rc1, 2.2.5rc2, 2.2.5rc3, 2.2.5, 2.3.0b1, 2.3.0rc1, 2.3.0rc2, 2.3.0, 2.3.1rc1, 2.3.1, 2.3.2rc1, 2.3.2rc2, 2.3.2, 2.3.3rc1, 2.3.3rc2, 2.3.3rc3, 2.3.3, 2.3.4rc1, 2.3.4, 2.4.0b1, 2.4.0rc1, 2.4.0, 2.4.1rc1, 2.4.1, 2.4.2rc1, 2.4.2, 2.4.3rc1, 2.4.3, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1rc1, 2.5.1rc2, 2.5.1, 2.5.2rc1, 2.5.2rc2, 2.5.2, 2.5.3rc1, 2.5.3rc2, 2.5.3, 2.6.0b1, 2.6.0rc1, 2.6.0rc2, 2.6.0rc3, 2.6.0rc4, 2.6.0rc5, 2.6.0, 2.6.1rc1, 2.6.1rc2, 2.6.1rc3, 2.6.1, 2.6.2rc1, 2.6.2rc2, 2.6.2, 2.6.3rc1, 2.6.3, 2.7.0b1, 2.7.0rc1, 2.7.0rc2, 2.7.0, 2.7.1rc1, 2.7.1rc2, 2.7.1, 2.7.2rc1, 2.7.2)
ERROR: No matching distribution found for apache-airflow>=3.0.0
2025-05-05 19:50:12
tensorboard-data-server 0.7.2 Success - 2025-05-05 15:23:16
ciso8601 2.3.2 Success - 2025-05-03 14:21:00
xarray 2025.4.0 Failed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      [503/530] Compiling C object numpy/random/_philox.cpython-314t-x86_64-linux-gnu.so.p/src_philox_philox.c.o
      [504/530] Compiling Cython source /tmp/pip-install-al7k62pz/numpy_9594fda26b6847e680323e472a9fb512/numpy/random/_philox.pyx
      [505/530] Compiling C object numpy/random/_common.cpython-314t-x86_64-linux-gnu.so.p/meson-generated_numpy_random__common.pyx.c.o
      [506/530] Compiling C object numpy/random/_bounded_integers.cpython-314t-x86_64-linux-gnu.so.p/meson-generated_numpy_random__bounded_integers.pyx.c.o
      ninja: build stopped: subcommand failed.
      [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-03 14:26:44
srsly 2.5.1 Failed
ERROR: Ignored the following versions that require a different python version: 2.5.0 Requires-Python <3.14,>=3.9; 2.5.1 Requires-Python <3.14,>=3.9
ERROR: Could not find a version that satisfies the requirement srsly==2.5.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.1.0, 0.2.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 2.0.0.dev0, 2.0.0.dev1, 2.0.0, 2.0.1, 2.1.0.dev0, 2.1.0.dev1, 2.1.0.dev2, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0.dev0, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5.dev1, 2.4.5, 2.4.6, 2.4.7, 2.4.8)
ERROR: No matching distribution found for srsly==2.5.1
2025-05-05 17:45:18