at step: "Run pip3 install -r requirements.txt to install extra dependencies"
I get the following error:
evdev/input.c:10:10: fatal error: Python.h: No such file or directory 10 | #include <Python.h> | ^~~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Hi there,
at step: "Run
pip3 install -r requirements.txt
to install extra dependencies"I get the following error:
evdev/input.c:10:10: fatal error: Python.h: No such file or directory 10 | #include <Python.h> | ^~~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
error.txt
Thanks for any help!