Update von DoorPi mittels PyPi - Fehler

  • Hallo Forum Team,
    ich würde gerne meine Doorpi upgraden mittels des


    sudo pip install --upgrade doorpi


    Leider scheint ein Fehler aufzutreten, siehe Anhang.


    Hat jemand eine Idee, woran es liegt und was ich machen kann, dass das Update klappt ?


    besten Dank schon mal.
    Markus
    ---------------------------------------
    rm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c source/py_gpio.c -o build/temp.linux-armv7l-2.7/source/py_gpio.o
    source/py_gpio.c:23:20: fatal error: Python.h: Datei oder Verzeichnis nicht gefunden
    #include "Python.h"
    ^
    compilation terminated.
    error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
    ---------------------------------------