Building libgpiod 1.3 with the Python bindings enabled on `warrior`. `do_compile` fails with this error: ``` | ../../../libgpiod-1.3/bindings/python/gpiodmodule.c:8:10: fatal error: Python.h: No such file or directory | #include <Python.h> ```