somewhat a reminder for myself to start a pull request.
When installing, I noticed that not only python3 is needed, but also python3-dev installed via sudo apt install python3-dev, to get the Python headers (to be able to install netifaces).
I used debian with python3.8.