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
sphinx-rtd-theme 3.0.2 Success - 2025-05-21 00:39:08
tf-keras-nightly 2.20.0.dev2025090309 Failed
ERROR: Could not find a version that satisfies the requirement tf-nightly~=2.20.0.dev (from tf-keras-nightly) (from versions: none)
ERROR: No matching distribution found for tf-nightly~=2.20.0.dev
2025-05-20 18:53:28
hypothesis 6.138.14 Success - 2025-05-20 23:50:36
flask-login 0.6.3 Success - 2025-05-20 21:16:12
cachelib 0.13.0 Success - 2025-05-21 00:39:24
azure-keyvault-secrets 4.10.0 Success - 2025-05-20 17:52:44
langcodes 3.5.0 Failed
/lib/marisa/grimoire/trie/tail.o build/temp.linux-x86_64-cpython-313t/marisa-trie/lib/marisa/grimoire/vector/bit-vector.o build/temp.linux-x86_64-cpython-313t/marisa-trie/lib/marisa/keyset.o build/temp.linux-x86_64-cpython-313t/marisa-trie/lib/marisa/trie.o
      running build_ext
      building 'marisa_trie' extension
      creating build/temp.linux-x86_64-cpython-313t/src
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmptj1fgvxh/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/agent.cpp -o build/temp.linux-x86_64-cpython-313t/src/agent.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmptj1fgvxh/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/base.cpp -o build/temp.linux-x86_64-cpython-313t/src/base.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmptj1fgvxh/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/iostream.cpp -o build/temp.linux-x86_64-cpython-313t/src/iostream.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmptj1fgvxh/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/key.cpp -o build/temp.linux-x86_64-cpython-313t/src/key.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmptj1fgvxh/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/keyset.cpp -o build/temp.linux-x86_64-cpython-313t/src/keyset.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmptj1fgvxh/venv/include -I/root/.local/share/uv/python/cpython-3.13.3+freethreaded-linux-x86_64-gnu/include/python3.13t -c src/marisa_trie.cpp -o build/temp.linux-x86_64-cpython-313t/src/marisa_trie.o
      src/marisa_trie.cpp:2705:80: error: ‘__pyx_vectorcallfunc’ has not been declared
       2705 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp:30689:69: error: ‘__pyx_vectorcallfunc’ has not been declared
      30689 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict_kw(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      src/marisa_trie.cpp:30726:13: error: ‘vc’ cannot be used as a function
      30726 |     res = vc(func, newargs, nargs, kwnames);
            |           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: At global scope:
      src/marisa_trie.cpp:30734:80: error: ‘__pyx_vectorcallfunc’ has not been declared
      30734 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      src/marisa_trie.cpp:30737:18: error: ‘vc’ cannot be used as a function
      30737 |         return vc(func, args, nargs, NULL);
            |                ~~^~~~~~~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: In function ‘PyObject* __Pyx_CyFunction_CallAsMethod(PyObject*, PyObject*, PyObject*)’:
      src/marisa_trie.cpp:31423:6: error: ‘__pyx_vectorcallfunc’ was not declared in this scope; did you mean ‘vectorcallfunc’?
      31423 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      src/marisa_trie.cpp:31424:9: error: ‘vc’ was not declared in this scope
      31424 |     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 marisa-trie
ERROR: Failed to build installable wheels for some pyproject.toml based projects (marisa-trie)
2025-05-21 00:28:32
uc-micro-py 1.0.3 Success - 2025-05-20 23:54:43
xgboost 3.0.4 Success - 2025-05-20 19:15:26
google-cloud-build 3.32.0 Success - 2025-05-20 21:57:54
google-cloud-dataflow-client 0.9.0 Failed
ne36i8kh/overlay/lib/python3.13t/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-x_d_ei65/grpcio_dd7bc441b5aa423bb421e2590368510e/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-ne36i8kh/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-ne36i8kh/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-ne36i8kh/overlay/lib/python3.13t/site-packages/setuptools/command/build_ext.py", line 261, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-ne36i8kh/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-x_d_ei65/grpcio_dd7bc441b5aa423bb421e2590368510e/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.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 "/root/.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 "/root/.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 "/root/.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-x_d_ei65/grpcio_dd7bc441b5aa423bb421e2590368510e/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-x_d_ei65/grpcio_dd7bc441b5aa423bb421e2590368510e/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-ne36i8kh/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 0x407c60ad660>
      Traceback (most recent call last):
        File "/root/.local/share/uv/python/cpython-3.13.3+freethreaded-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-21 00:13:41
inflection 0.5.1 Success - 2025-05-20 17:53:26
dacite 1.9.2 Success - 2025-05-21 01:22:05
pipdeptree 2.28.0 Success - 2025-05-21 01:35:49
jsonpickle 4.1.1 Success - 2025-05-20 22:17:44
appdirs 1.4.4 Success - 2025-05-20 19:35:15
resolvelib 1.2.0 Success - 2025-05-21 01:36:10
ddtrace 3.13.0 Failed
, 0.34.0, 0.34.1, 0.34.2, 0.35.0, 0.35.1, 0.35.2, 0.36.0, 0.36.1, 0.36.2, 0.36.3, 0.37.0, 0.37.1, 0.37.2, 0.37.3, 0.38.0, 0.38.1, 0.38.2, 0.38.3, 0.38.4, 0.39.0, 0.39.1, 0.39.2, 0.40.0, 0.40.1, 0.40.2, 0.41.0, 0.41.1, 0.41.2, 0.42.0, 0.43.0, 0.43.1, 0.44.0, 0.45.0, 0.46.0, 0.47.0, 0.48.0, 0.48.1, 0.48.2, 0.48.3, 0.48.4, 0.49.0rc1, 0.49.0rc2, 0.49.0, 0.49.1, 0.49.2, 0.49.3, 0.49.4, 0.50.0rc1, 0.50.0rc2, 0.50.0rc3, 0.50.0rc4, 0.50.0rc5, 0.50.0rc6, 0.50.0rc7, 0.50.0, 0.50.1, 0.50.2, 0.50.3, 0.50.4, 0.51.0rc1, 0.51.0rc2, 0.51.0rc3, 0.51.0rc4, 0.51.0, 0.51.1, 0.51.2, 0.51.3, 0.52.0rc1, 0.52.0rc3, 0.52.0, 0.52.1, 0.52.2, 0.53.0rc1, 0.53.0rc2, 0.53.0, 0.53.1, 0.53.2, 0.53.3, 0.54.0rc1, 0.54.0, 0.54.1, 0.55.0rc1, 0.55.0rc2, 0.55.0, 0.55.1, 0.55.2, 0.55.3, 0.55.4, 0.56.0rc1, 0.56.0rc2, 0.56.0rc3, 0.56.0rc4, 0.56.0rc5, 0.56.0rc6, 0.56.0rc7, 0.56.0, 0.56.1, 0.57.0rc1, 0.57.0rc2, 0.57.0rc3, 0.57.0, 0.57.1, 0.57.2, 0.57.3, 0.57.4, 0.58.0rc1, 0.58.0, 0.58.1, 0.58.2, 0.58.3, 0.58.4, 0.58.5, 0.59.0rc1, 0.59.0rc2, 0.59.0rc3, 0.59.0, 0.59.1, 0.59.2, 0.60.0rc1, 0.60.0rc2, 0.60.0rc3, 0.60.0rc4, 0.60.0rc5, 0.60.0, 0.60.1, 0.60.2, 0.60.3, 0.60.4, 0.60.5, 0.60.6, 0.61.0rc1, 0.61.0rc2, 0.61.0, 0.61.1, 0.61.2, 0.61.3, 0.61.4, 0.61.5, 1.0.0rc1, 1.0.0rc2, 1.0.0rc3, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0rc1, 1.1.0rc3, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.2.0rc1, 1.2.0rc2, 1.2.0rc3, 1.2.0, 1.2.1rc1, 1.2.1, 1.2.2, 1.2.3, 1.3.0rc1, 1.3.0rc2, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.4.0rc1, 1.4.0rc2, 1.4.0rc3, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0rc1, 1.5.0rc2, 1.5.0rc3, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6.0rc1, 1.6.0rc2, 1.6.0rc3, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.7.0rc1, 1.7.0rc2, 1.7.0rc3, 1.7.0rc4, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.8.0rc1, 1.8.0rc2, 1.8.0rc3, 1.8.0rc4, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.9.0rc2, 1.9.0rc3, 1.9.0rc4, 1.9.0, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 1.9.7, 1.10.0rc1, 1.10.0rc2, 1.10.0rc3, 1.10.0, 1.10.1, 1.10.2, 1.10.3, 1.11.0rc1, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.11.5, 1.11.6, 1.12.0rc1, 1.12.0, 1.12.1, 1.12.2, 1.12.3, 1.12.4, 1.12.5, 1.12.6, 1.12.7, 1.12.8, 1.12.9, 1.12.10, 1.13.0rc1, 1.13.0rc2, 1.13.0rc3, 1.13.0, 1.13.1, 1.13.2, 1.13.3, 1.13.4, 1.13.5, 1.13.6, 1.14.0rc1, 1.14.0rc2, 1.14.0, 1.14.1, 1.14.2, 1.14.3, 1.15.0rc1, 1.15.0, 1.15.1, 1.15.2, 1.16.0rc1, 1.16.0rc2, 1.16.0, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.17.0rc1, 1.17.0, 1.17.1, 1.17.2, 1.17.3, 1.17.4, 1.17.5, 1.17.6, 1.18.0rc1, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 1.18.5, 1.18.6, 1.18.7, 1.18.8, 1.19.0rc1, 1.19.0, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.19.5, 1.19.6, 1.19.7, 1.20.0rc1, 1.20.0, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.20.7, 1.20.8, 1.20.9, 1.20.10, 1.20.11, 1.20.12, 1.20.13, 1.20.14, 1.20.15, 1.20.16, 1.20.17, 1.20.18, 1.20.19, 2.0.0rc2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.1.0rc1, 2.1.0rc2, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.2.0rc1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0rc1, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.4.0rc1, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.5.0rc1, 2.5.0rc2, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.6.10, 2.6.11, 2.6.12, 2.7.0rc1, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 2.7.9, 2.7.10, 2.8.0rc1, 2.8.0rc2, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.6, 2.8.7, 2.9.0rc1, 2.9.0rc2, 2.9.0rc3, 2.9.0rc4, 2.9.0rc5, 2.9.0rc6, 2.9.0rc7, 2.9.0rc8, 2.9.0rc9, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.6, 2.10.0rc1, 2.10.0rc2, 2.10.0rc3, 2.10.0rc4, 2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.6, 2.10.7, 2.11.0rc1, 2.11.0rc2, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.11.5, 2.11.6, 2.11.7, 2.11.8, 2.12.0rc1, 2.12.0rc2, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.13.0rc1, 2.13.0, 2.13.1, 2.13.2, 2.13.3, 2.14.0rc1, 2.14.0, 2.14.1, 2.14.2, 2.14.4, 2.14.5, 2.14.6, 2.14.7, 2.15.0rc1, 2.15.0rc2, 2.15.0rc3, 2.15.0, 2.15.1, 2.15.2, 2.15.3, 2.15.4, 2.16.0rc1, 2.16.0rc2, 2.16.0, 2.16.1, 2.16.2, 2.16.3, 2.16.4, 2.16.5, 2.16.6, 2.17.0rc1, 2.17.0rc2, 2.17.0, 2.17.1, 2.17.2, 2.17.3, 2.17.4, 2.17.5, 2.18.0rc1, 2.18.0, 2.18.1, 2.18.2, 2.19.0rc1, 2.19.0rc2, 2.19.0, 2.19.1, 2.19.2, 2.19.3, 2.19.4, 2.20.0rc1, 2.20.0, 2.20.1, 2.20.2, 2.21.0rc1, 2.21.0, 2.21.1, 2.21.2, 2.21.3, 2.21.4, 2.21.5rc1, 2.21.5, 2.21.6, 2.21.7, 2.21.8, 2.21.9, 2.21.10, 2.21.11, 3.0.0rc1, 3.0.0rc2, 3.0.0rc3, 3.0.0, 3.1.0rc1, 3.1.0, 3.1.1, 3.2.0rc1, 3.2.0, 3.2.1rc1, 3.2.1rc2, 3.2.1, 3.2.2, 3.2.3, 3.3.0rc3, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0rc1, 3.4.0rc2, 3.4.0, 3.4.1, 3.4.2, 3.5.0rc1, 3.5.0, 3.5.1, 3.6.0rc1, 3.6.0, 3.7.0rc1, 3.7.0rc2, 3.7.0, 3.7.1, 3.7.2, 3.8.0rc1, 3.8.0rc2, 3.8.0rc3, 3.8.0, 3.8.1, 3.9.0rc1, 3.9.0rc2, 3.9.0, 3.9.1, 3.9.2, 3.9.3, 3.9.4, 3.10.0rc1, 3.10.0rc2, 3.10.0rc3, 3.10.0, 3.10.1, 3.10.2, 3.10.3, 3.11.0rc1, 3.11.0rc2, 3.11.0rc3, 3.11.0, 3.11.1)
ERROR: No matching distribution found for ddtrace==3.11.2
2025-05-21 01:40:40
widgetsnbextension 4.0.14 Success - 2025-05-20 17:53:44
hdfs 2.7.3 Success - 2025-05-21 00:16:51

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
sphinx-rtd-theme 3.0.2 Success - 2025-05-21 02:26:34
tf-keras-nightly 2.20.0.dev2025090309 Failed
ERROR: Could not find a version that satisfies the requirement tf-nightly~=2.20.0.dev (from tf-keras-nightly) (from versions: none)
ERROR: No matching distribution found for tf-nightly~=2.20.0.dev
2025-05-20 17:11:10
hypothesis 6.138.14 Success - 2025-05-20 23:18:26
flask-login 0.6.3 Success - 2025-05-20 21:48:54
cachelib 0.13.0 Success - 2025-05-21 03:24:13
azure-keyvault-secrets 4.10.0 Success - 2025-05-20 21:05:30
langcodes 3.5.0 Failed
grimoire/trie/tail.o build/temp.linux-x86_64-cpython-314t/marisa-trie/lib/marisa/grimoire/vector/bit-vector.o build/temp.linux-x86_64-cpython-314t/marisa-trie/lib/marisa/keyset.o build/temp.linux-x86_64-cpython-314t/marisa-trie/lib/marisa/trie.o
      running build_ext
      building 'marisa_trie' extension
      creating build/temp.linux-x86_64-cpython-314t/src
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmprau5x1xd/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/agent.cpp -o build/temp.linux-x86_64-cpython-314t/src/agent.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmprau5x1xd/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/base.cpp -o build/temp.linux-x86_64-cpython-314t/src/base.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmprau5x1xd/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/iostream.cpp -o build/temp.linux-x86_64-cpython-314t/src/iostream.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmprau5x1xd/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/key.cpp -o build/temp.linux-x86_64-cpython-314t/src/key.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmprau5x1xd/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/keyset.cpp -o build/temp.linux-x86_64-cpython-314t/src/keyset.o
      c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fPIC -fPIC -Imarisa-trie/include -I/tmp/tmprau5x1xd/venv/include -I/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/include/python3.14t -c src/marisa_trie.cpp -o build/temp.linux-x86_64-cpython-314t/src/marisa_trie.o
      src/marisa_trie.cpp:2705:80: error: ‘__pyx_vectorcallfunc’ has not been declared
       2705 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp:30689:69: error: ‘__pyx_vectorcallfunc’ has not been declared
      30689 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict_kw(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      src/marisa_trie.cpp:30726:13: error: ‘vc’ cannot be used as a function
      30726 |     res = vc(func, newargs, nargs, kwnames);
            |           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: At global scope:
      src/marisa_trie.cpp:30734:80: error: ‘__pyx_vectorcallfunc’ has not been declared
      30734 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: In function ‘PyObject* __Pyx_PyVectorcall_FastCallDict(PyObject*, int, PyObject* const*, size_t, PyObject*)’:
      src/marisa_trie.cpp:30737:18: error: ‘vc’ cannot be used as a function
      30737 |         return vc(func, args, nargs, NULL);
            |                ~~^~~~~~~~~~~~~~~~~~~~~~~~~
      src/marisa_trie.cpp: In function ‘PyObject* __Pyx_CyFunction_CallAsMethod(PyObject*, PyObject*, PyObject*)’:
      src/marisa_trie.cpp:31423:6: error: ‘__pyx_vectorcallfunc’ was not declared in this scope; did you mean ‘vectorcallfunc’?
      31423 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      src/marisa_trie.cpp:31424:9: error: ‘vc’ was not declared in this scope
      31424 |     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 marisa-trie
ERROR: Failed to build installable wheels for some pyproject.toml based projects (marisa-trie)
2025-05-21 01:55:43
uc-micro-py 1.0.3 Success - 2025-05-21 01:39:21
xgboost 3.0.4 Success - 2025-05-20 18:47:55
google-cloud-build 3.32.0 Success - 2025-05-21 00:33:50
google-cloud-dataflow-client 0.9.0 Failed
kages/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-2no6yx3a/grpcio_a6c7fb46c336476488c325bd1e32b059/src/python/grpcio/commands.py", line 282, in build_extensions
          build_ext.build_ext.build_extensions(self)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
        File "/tmp/pip-build-env-s7s72x8m/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-s7s72x8m/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-s7s72x8m/overlay/lib/python3.14t/site-packages/setuptools/command/build_ext.py", line 261, in build_extension
          _build_ext.build_extension(self, ext)
          ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
        File "/tmp/pip-build-env-s7s72x8m/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-2no6yx3a/grpcio_a6c7fb46c336476488c325bd1e32b059/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.0a7+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.0a7+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.0a7+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.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 48, in mapstar
          return list(map(*args))
        File "/tmp/pip-install-2no6yx3a/grpcio_a6c7fb46c336476488c325bd1e32b059/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-2no6yx3a/grpcio_a6c7fb46c336476488c325bd1e32b059/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-s7s72x8m/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
      
      Exception ignored while calling deallocator <function Pool.__del__ at 0x2e33a3fbac0>:
      Traceback (most recent call last):
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/pool.py", line 271, in __del__
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/queues.py", line 397, in put
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/connection.py", line 206, in send_bytes
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/connection.py", line 444, in _send_bytes
        File "/root/.local/share/uv/python/cpython-3.14.0a7+freethreaded-linux-x86_64-gnu/lib/python3.14t/multiprocessing/connection.py", line 400, 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-21 02:38:25
inflection 0.5.1 Success - 2025-05-20 17:46:43
dacite 1.9.2 Success - 2025-05-20 23:03:10
pipdeptree 2.28.0 Success - 2025-05-21 03:25:23
jsonpickle 4.1.1 Success - 2025-05-21 03:10:07
appdirs 1.4.4 Success - 2025-05-20 21:43:42
resolvelib 1.2.0 Success - 2025-05-21 03:25:42
ddtrace 3.13.0 Failed
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [5 lines of output]
      <string>:26: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
      <string>:28: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead.
      INFO: DD_FAST_BUILD not enabled
      rustc version 1.78 or later required, 1.63.0
       found
      [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.
2025-05-21 00:34:19
widgetsnbextension 4.0.14 Success - 2025-05-20 18:48:33
hdfs 2.7.3 Success - 2025-05-21 02:19:31