Closed Romroig closed 1 year ago
It seems that the error was that the compiler is unable to find some header files that are needed to compile the source code. In this case, it seems that the headers for D-Bus and GLib are missing. solved running sudo pacman -S dbus glib2
Hi, When I run sudo pip3 install -r requirements.txt I get this error: Collecting dbus-python Using cached dbus-python-1.3.2.tar.gz (605 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error