Building wheels for collected packages: pyqt6-sip
Building wheel for pyqt6-sip (pyproject.toml) … error
error: subprocess-exited-with-error
× Building wheel for pyqt6-sip (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
running bdist_wheel
running build
running build_ext
building ‘PyQt6.sip’ extension
creating build
creating build/temp.linux-aarch64-cpython-39
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.9 -c sip_array.c -o build/temp.linux-aarch64-cpython-39/sip_array.o
sip_array.c:21:10: fatal error: Python.h: No such file or directory
21 | include <Python.h>
| ^~~~~~~~~~
compilation terminated.
error: command ‘/usr/bin/aarch64-linux-gnu-gcc’ 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 pyqt6-sip
Failed to build pyqt6-sip
ERROR: Could not build wheels for pyqt6-sip, which is required to install pyproject.toml-based projects