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
factory-boy 3.3.3 Success - 2025-05-24 13:46:54
pyhcl 0.4.5 Success - 2025-05-24 13:46:56
ray 2.47.0 Failed
ERROR: Could not find a version that satisfies the requirement ray==2.47.0 (from versions: none)
ERROR: No matching distribution found for ray==2.47.0
2025-05-24 13:46:59
teradatasql 20.0.0.32 Success - 2025-05-24 13:47:05
pyiceberg 0.9.1 Success - 2025-05-24 13:47:35
iso8601 2.1.0 Success - 2025-05-24 13:47:37
pyarrow-hotfix 0.7 Success - 2025-05-24 13:47:40
maxminddb 2.7.0 Success - 2025-05-24 13:47:48
opentelemetry-instrumentation-flask 0.55b1 Success - 2025-05-24 13:47:52
jsondiff 2.2.1 Success - 2025-05-24 13:47:54
bottle 0.13.3 Success - 2025-05-24 13:47:56
netaddr 1.3.0 Success - 2025-05-24 13:47:59
clickclick 20.10.2 Success - 2025-05-24 13:48:02
prefect 3.4.6 Failed
_ruamel_yaml.c:24605:74: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
      24605 |       __pyx_t_2 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0);
            |                                                                          ^~~~~~~~~~~~~~
            |                                                                          |
            |                                                                          char *
      yaml.h:636:22: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
        636 |         yaml_char_t *anchor, yaml_char_t *tag, int implicit,
            |         ~~~~~~~~~~~~~^~~~~~
      _ruamel_yaml.c:24605:90: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
      24605 |       __pyx_t_2 = (yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0);
            |                                                                                          ^~~~~~~~~~~
            |                                                                                          |
            |                                                                                          char *
      yaml.h:636:43: note: expected ‘yaml_char_t *’ {aka ‘unsigned char *’} but argument is of type ‘char *’
        636 |         yaml_char_t *anchor, yaml_char_t *tag, int implicit,
            |                              ~~~~~~~~~~~~~^~~
      _ruamel_yaml.c: At top level:
      _ruamel_yaml.c:31652:69: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      31652 | static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                     ^~~~~~~~~~~~~~~~~~~~
            |                                                                     vectorcallfunc
      _ruamel_yaml.c:31697:80: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      31697 | static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
            |                                                                                ^~~~~~~~~~~~~~~~~~~~
            |                                                                                vectorcallfunc
      _ruamel_yaml.c: In function ‘__Pyx_CyFunction_CallAsMethod’:
      _ruamel_yaml.c:32386:6: error: unknown type name ‘__pyx_vectorcallfunc’; did you mean ‘vectorcallfunc’?
      32386 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |      ^~~~~~~~~~~~~~~~~~~~
            |      vectorcallfunc
      _ruamel_yaml.c:2252: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]
       2252 | #define __Pyx_CyFunction_func_vectorcall(f) (((PyCFunctionObject*)f)->vectorcall)
            |                                             ^
      _ruamel_yaml.c:32386:32: note: in expansion of macro ‘__Pyx_CyFunction_func_vectorcall’
      32386 |      __pyx_vectorcallfunc vc = __Pyx_CyFunction_func_vectorcall(cyfunc);
            |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      _ruamel_yaml.c:32389:16: warning: implicit declaration of function ‘__Pyx_PyVectorcall_FastCallDict’; did you mean ‘__Pyx_PyObject_FastCallDict’? [-Wimplicit-function-declaration]
      32389 |         return __Pyx_PyVectorcall_FastCallDict(func, vc, &PyTuple_GET_ITEM(args, 0), (size_t)PyTuple_GET_SIZE(args), kw);
            |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            |                __Pyx_PyObject_FastCallDict
      _ruamel_yaml.c:32389:16: warning: returning ‘int’ from a function with return type ‘PyObject *’ {aka ‘struct _object *’} makes pointer from integer without a cast [-Wint-conversion]
      32389 |         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 ruamel.yaml.clib
ERROR: Failed to build installable wheels for some pyproject.toml based projects (asyncpg, orjson, whenever, cryptography, ruamel.yaml.clib)
2025-05-24 13:48:50
binaryornot 0.4.4 Success - 2025-05-24 13:48:52
dbt-extractor 0.6.0 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-i5zcmww5 --interpreter /tmp/tmphecgev6i/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-lpbyvk44/dbt-extractor_f2638409934b40c6b6783f5afce394c2/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-i5zcmww5', '--interpreter', '/tmp/tmphecgev6i/venv/bin/python']' returned non-zero exit status 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
2025-05-24 13:54:39
scikit-image 0.25.2 Success - 2025-05-24 13:54:54
flask-caching 2.3.1 Success - 2025-05-24 13:54:56
pypdf2 3.0.1 Success - 2025-05-24 13:54:58
pytest-metadata 3.1.1 Success - 2025-05-24 13:55:00

Python 3.14t Compatibility Results

Library Version Build Result Error Details Last Updated At
factory-boy 3.3.3 Success - 2025-05-24 14:43:49
pyhcl 0.4.5 Success - 2025-05-24 14:43:51
ray 2.47.0 Failed
ERROR: Could not find a version that satisfies the requirement ray==2.47.0 (from versions: none)
ERROR: No matching distribution found for ray==2.47.0
2025-05-24 14:43:54
teradatasql 20.0.0.32 Success - 2025-05-24 14:44:34
pyiceberg 0.9.1 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/tmpmwtfus5d/venv/bin/python --compatibility off`
      📦 Including license file "/tmp/pip-install-9tnzp5bz/pydantic-core_383c7bcee51141ceac04fe8ff30fb9cb/LICENSE"
      🍹 Building a mixed python/rust project
      🔗 Found pyo3 bindings
      🐍 Found CPython 3.14t at /tmp/tmpmwtfus5d/venv/bin/python
      📡 Using build options features, bindings from pyproject.toml
      warning: unused manifest key: lints
      error: package `yoke v0.7.4` 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 yoke@0.7.4 --precise ver
      where `ver` is the latest version of `yoke` 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/tmpmwtfus5d/venv/bin/python" PYTHON_SYS_EXECUTABLE="/tmp/tmpmwtfus5d/venv/bin/python" "cargo" "rustc" "--features" "pyo3/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/tmp/pip-install-9tnzp5bz/pydantic-core_383c7bcee51141ceac04fe8ff30fb9cb/Cargo.toml" "--release" "--lib"`
      Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/tmp/tmpmwtfus5d/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-24 14:44:54
iso8601 2.1.0 Success - 2025-05-24 14:44:56
pyarrow-hotfix 0.7 Success - 2025-05-24 14:44:58
maxminddb 2.7.0 Success - 2025-05-24 14:45:06
opentelemetry-instrumentation-flask 0.55b1 Success - 2025-05-24 14:45:09
jsondiff 2.2.1 Success - 2025-05-24 14:45:12
bottle 0.13.3 Success - 2025-05-24 14:45:14
netaddr 1.3.0 Success - 2025-05-24 14:45:17
clickclick 20.10.2 Success - 2025-05-24 14:45:19
prefect 3.4.6 Failed
ev1 Requires-Python <3.14,>=3.9; 3.4.4.dev2 Requires-Python <3.14,>=3.9; 3.4.5 Requires-Python <3.14,>=3.9; 3.4.5.dev1 Requires-Python <3.14,>=3.9; 3.4.5.dev2 Requires-Python <3.14,>=3.9; 3.4.5.dev3 Requires-Python <3.14,>=3.9; 3.4.5.dev4 Requires-Python <3.14,>=3.9; 3.4.5.dev5 Requires-Python <3.14,>=3.9; 3.4.6 Requires-Python <3.14,>=3.9; 3.4.6.dev1 Requires-Python <3.14,>=3.9; 3.4.6.dev2 Requires-Python <3.14,>=3.9
ERROR: Could not find a version that satisfies the requirement prefect==3.4.6 (from versions: 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6, 0.10.7, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.11.5, 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 0.12.6, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.14, 0.13.15, 0.13.16, 0.13.17, 0.13.18, 0.13.19, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.14.5, 0.14.6, 0.14.7, 0.14.8, 0.14.9, 0.14.10, 0.14.11, 0.14.12, 0.14.13, 0.14.14, 0.14.15, 0.14.16, 0.14.17, 0.14.18, 0.14.19, 0.14.20, 0.14.21, 0.14.22, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.15.4, 0.15.5, 0.15.6, 0.15.7, 0.15.8, 0.15.9, 0.15.10, 0.15.11, 0.15.12, 0.15.13, 1.0rc1, 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 2.0a1, 2.0a2, 2.0a3, 2.0a4, 2.0a5, 2.0a6, 2.0a7, 2.0a8, 2.0a9, 2.0a10, 2.0a11, 2.0a12, 2.0a13, 2.0b1, 2.0b2, 2.0b3, 2.0b4, 2.0b5, 2.0b6, 2.0b7, 2.0b8, 2.0b9, 2.0b10, 2.0b11, 2.0b12, 2.0b13, 2.0b14, 2.0b15, 2.0b16, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.5.0, 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.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.6, 2.7.7, 2.7.8, 2.7.9, 2.7.10, 2.7.11, 2.7.12, 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.0, 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.10.8, 2.10.9, 2.10.10, 2.10.11, 2.10.12, 2.10.13, 2.10.14, 2.10.15, 2.10.16, 2.10.17, 2.10.18, 2.10.19, 2.10.20, 2.10.21, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.11.5, 2.12.0, 2.12.1, 2.13.0, 2.13.1, 2.13.2, 2.13.3, 2.13.4, 2.13.5, 2.13.6, 2.13.7, 2.13.8, 2.14.0, 2.14.1, 2.14.2, 2.14.3, 2.14.4, 2.14.5, 2.14.6, 2.14.8, 2.14.9, 2.14.10, 2.14.11, 2.14.12, 2.14.13, 2.14.14, 2.14.15, 2.14.16, 2.14.17, 2.14.18, 2.14.19, 2.14.20, 2.14.21, 2.15.0, 2.16.0, 2.16.1, 2.16.2, 2.16.3, 2.16.4, 2.16.5, 2.16.6, 2.16.7, 2.16.8, 2.16.9, 2.17.0, 2.17.1, 2.18.0, 2.18.1, 2.18.2, 2.18.3, 2.19.0, 2.19.1, 2.19.2, 2.19.3, 2.19.4, 2.19.5, 2.19.6, 2.19.7, 2.19.8, 2.19.9, 2.20.0, 2.20.1, 2.20.2, 2.20.3, 2.20.4, 2.20.5, 2.20.6, 2.20.7, 2.20.8, 2.20.9, 2.20.10, 2.20.11, 2.20.12, 2.20.13, 2.20.14, 2.20.15, 2.20.16, 2.20.17, 2.20.18, 2.20.19, 3.0.0rc1, 3.0.0rc2, 3.0.0rc3, 3.0.0rc4, 3.0.0rc5, 3.0.0rc6, 3.0.0rc7, 3.0.0rc8, 3.0.0rc9, 3.0.0rc10, 3.0.0rc11, 3.0.0rc12, 3.0.0rc13, 3.0.0rc14, 3.0.0rc15, 3.0.0rc16, 3.0.0rc17, 3.0.0rc18, 3.0.0rc19, 3.0.0rc20, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5.dev1, 3.0.5.dev2, 3.0.5.dev3, 3.0.5.dev4, 3.0.5, 3.0.6, 3.0.7, 3.0.8, 3.0.9.dev1, 3.0.9.dev2, 3.0.9.dev3, 3.0.9, 3.0.10, 3.0.11.dev1, 3.0.11.dev2, 3.0.11.dev3, 3.0.11.dev4, 3.0.11.dev5, 3.0.11.dev6, 3.0.11.dev7, 3.0.11.dev8, 3.0.11.dev10, 3.0.11, 3.0.12.dev1, 3.0.12.dev2, 3.0.12.dev3, 3.1.0, 3.1.1.dev1, 3.1.1.dev2, 3.1.1.dev3, 3.1.1.dev4, 3.1.1.dev5, 3.1.1.dev6, 3.1.1, 3.1.2.dev1, 3.1.2.dev2, 3.1.2, 3.1.3.dev1, 3.1.3.dev2, 3.1.3.dev3, 3.1.3.dev4, 3.1.3.dev5, 3.1.3, 3.1.4, 3.1.5.dev1, 3.1.5.dev2, 3.1.5.dev3, 3.1.5.dev4, 3.1.5.dev5, 3.1.5, 3.1.6.dev1, 3.1.6.dev2, 3.1.6.dev3, 3.1.6.dev4, 3.1.6.dev5, 3.1.6.dev6, 3.1.6.dev7, 3.1.6.dev8, 3.1.6.dev9, 3.1.6, 3.1.7.dev1, 3.1.7.dev2, 3.1.7.dev3, 3.1.7.dev4, 3.1.7, 3.1.8.dev1, 3.1.8, 3.1.9.dev1, 3.1.9.dev2, 3.1.9.dev3, 3.1.9, 3.1.10.dev1, 3.1.10.dev2, 3.1.10.dev3, 3.1.10, 3.1.11.dev1, 3.1.11.dev2, 3.1.11.dev3, 3.1.11.dev4, 3.1.11.dev5, 3.1.11, 3.1.12.dev1, 3.1.12.dev2, 3.1.12.dev3, 3.1.12.dev4, 3.1.12.dev5, 3.1.12, 3.1.13.dev1, 3.1.13.dev2, 3.1.13.dev3, 3.1.13.dev4, 3.1.13.dev5, 3.1.13.dev6, 3.1.13, 3.1.14.dev1, 3.1.14.dev2, 3.1.14.dev3, 3.1.14.dev4, 3.1.14, 3.1.15.dev1, 3.1.15.dev2, 3.1.15.dev3, 3.1.15.dev4, 3.1.15.dev5, 3.1.15.dev6, 3.1.15, 3.1.16.dev1, 3.1.16.dev2, 3.1.16.dev3, 3.1.16.dev4, 3.1.16.dev5, 3.1.16.dev6, 3.1.16.dev7, 3.2.0, 3.2.1, 3.2.2.dev1, 3.2.2.dev2, 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.2.7.dev1, 3.2.7, 3.2.8.dev1, 3.2.8.dev2, 3.2.8.dev3, 3.2.8.dev4, 3.2.8, 3.2.9, 3.2.10.dev1, 3.2.10.dev2, 3.2.10.dev3, 3.2.10.dev4, 3.2.10, 3.2.11, 3.2.12.dev1, 3.2.12.dev2, 3.2.12.dev3, 3.2.12.dev4, 3.2.12, 3.2.13.dev2, 3.2.13.dev3, 3.2.13.dev4, 3.2.13, 3.2.14.dev1, 3.2.14.dev2, 3.2.14.dev3, 3.2.14, 3.2.15.dev1, 3.2.15.dev2, 3.2.15.dev3, 3.2.15.dev4, 3.2.15.dev5, 3.2.15.dev6, 3.2.15.dev7, 3.2.15.dev8, 3.2.15.dev9, 3.2.15)
ERROR: No matching distribution found for prefect==3.4.6
2025-05-24 14:45:22
binaryornot 0.4.4 Success - 2025-05-24 14:45:24
dbt-extractor 0.6.0 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [10 lines of output]
      Checking for Rust toolchain....
      Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-ltpq2_k1 --interpreter /tmp/tmph16pgjdp/venv/bin/python`
      error: failed to parse lock file at: /tmp/pip-install-cqvx8y0e/dbt-extractor_990aedf546454bdb924223ee1c542f9d/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-ltpq2_k1', '--interpreter', '/tmp/tmph16pgjdp/venv/bin/python']' returned non-zero exit status 1.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
2025-05-24 13:59:20
scikit-image 0.25.2 Failed
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [54 lines of output]
      + meson setup /tmp/pip-install-n3fpalxa/scipy_1f9d20ae0df644728f28bf07d2cd5dd1 /tmp/pip-install-n3fpalxa/scipy_1f9d20ae0df644728f28bf07d2cd5dd1/.mesonpy-oy27cip6 -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/tmp/pip-install-n3fpalxa/scipy_1f9d20ae0df644728f28bf07d2cd5dd1/.mesonpy-oy27cip6/meson-python-native-file.ini
      The Meson build system
      Version: 1.8.1
      Source dir: /tmp/pip-install-n3fpalxa/scipy_1f9d20ae0df644728f28bf07d2cd5dd1
      Build dir: /tmp/pip-install-n3fpalxa/scipy_1f9d20ae0df644728f28bf07d2cd5dd1/.mesonpy-oy27cip6
      Build type: native build
      Project name: scipy
      Project version: 1.15.3
      C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14+deb12u1) 12.2.0")
      C linker for the host machine: cc ld.bfd 2.40
      C++ compiler for the host machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14+deb12u1) 12.2.0")
      C++ linker for the host machine: c++ ld.bfd 2.40
      Cython compiler for the host machine: cython (cython 3.0.12)
      Host machine cpu family: x86_64
      Host machine cpu: x86_64
      Program python found: YES (/tmp/tmp1cq54c1y/venv/bin/python)
      Did not find pkg-config by name 'pkg-config'
      Found pkg-config: NO
      Run-time dependency python found: YES 3.14
      Program cython found: YES (/tmp/pip-build-env-_em9qksv/overlay/bin/cython)
      Compiler for C supports arguments -Wno-unused-but-set-variable: YES
      Compiler for C supports arguments -Wno-unused-function: YES
      Compiler for C supports arguments -Wno-conversion: YES
      Compiler for C supports arguments -Wno-misleading-indentation: YES
      Library m found: YES
      
      ../meson.build:80:0: ERROR: Unknown compiler(s): [['gfortran'], ['flang-new'], ['flang'], ['nvfortran'], ['pgfortran'], ['ifort'], ['ifx'], ['g95']]
      The following exception(s) were encountered:
      Running `gfortran --help` gave "[Errno 2] No such file or directory: 'gfortran'"
      Running `gfortran --version` gave "[Errno 2] No such file or directory: 'gfortran'"
      Running `gfortran -V` gave "[Errno 2] No such file or directory: 'gfortran'"
      Running `flang-new --help` gave "[Errno 2] No such file or directory: 'flang-new'"
      Running `flang-new --version` gave "[Errno 2] No such file or directory: 'flang-new'"
      Running `flang-new -V` gave "[Errno 2] No such file or directory: 'flang-new'"
      Running `flang --help` gave "[Errno 2] No such file or directory: 'flang'"
      Running `flang --version` gave "[Errno 2] No such file or directory: 'flang'"
      Running `flang -V` gave "[Errno 2] No such file or directory: 'flang'"
      Running `nvfortran --help` gave "[Errno 2] No such file or directory: 'nvfortran'"
      Running `nvfortran --version` gave "[Errno 2] No such file or directory: 'nvfortran'"
      Running `nvfortran -V` gave "[Errno 2] No such file or directory: 'nvfortran'"
      Running `pgfortran --help` gave "[Errno 2] No such file or directory: 'pgfortran'"
      Running `pgfortran --version` gave "[Errno 2] No such file or directory: 'pgfortran'"
      Running `pgfortran -V` gave "[Errno 2] No such file or directory: 'pgfortran'"
      Running `ifort --help` gave "[Errno 2] No such file or directory: 'ifort'"
      Running `ifort --version` gave "[Errno 2] No such file or directory: 'ifort'"
      Running `ifort -V` gave "[Errno 2] No such file or directory: 'ifort'"
      Running `ifx --help` gave "[Errno 2] No such file or directory: 'ifx'"
      Running `ifx --version` gave "[Errno 2] No such file or directory: 'ifx'"
      Running `ifx -V` gave "[Errno 2] No such file or directory: 'ifx'"
      Running `g95 --help` gave "[Errno 2] No such file or directory: 'g95'"
      Running `g95 --version` gave "[Errno 2] No such file or directory: 'g95'"
      Running `g95 -V` gave "[Errno 2] No such file or directory: 'g95'"
      
      A full log can be found at /tmp/pip-install-n3fpalxa/scipy_1f9d20ae0df644728f28bf07d2cd5dd1/.mesonpy-oy27cip6/meson-logs/meson-log.txt
      [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-24 14:08:22
flask-caching 2.3.1 Success - 2025-05-24 14:08:28
pypdf2 3.0.1 Success - 2025-05-24 14:08:32
pytest-metadata 3.1.1 Success - 2025-05-24 14:08:36