You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building wheels for collected packages: lru-dict
Building wheel for lru-dict (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for lru-dict (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
running bdist_wheel
running build
running build_ext
building 'lru' extension
creating build
creating build/temp.linux-x86_64-cpython-312
clang-15 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/home/pvl/src/defich/ain/build/pyenv/include -I/usr/include/python3.12 -c lru.c -o build/temp.linux-x86_64-cpython-312/lru.o
lru.c:1:10: fatal error: 'Python.h' file not found
#include <Python.h>
^~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang-15' 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 lru-dict
Failed to build lru-dict
ERROR: Could not build wheels for lru-dict, which is required to install pyproject.toml-based projects
Multiple CI breakages at the moment due to upstream:
eth_typing
: eg: https://github.com/DeFiCh/ain/actions/runs/10553300726/job/29233375341?pr=3005The text was updated successfully, but these errors were encountered: