Some awsome person has a post in dietpi, after installing all the things there it works
su -
apt install python-numpy python3-numpy
apt install python-smbus python3-smbus
apt install python-setuptools python3-setuptools
apt install build-essential
apt install gdb-multiarch
apt install python-dev
apt install python-pip python3-pip
apt install python-pil python3-pil
pip install wheel && pip3 install wheel && pip install spidev && pip3 install spidev
pip install requests && pip3 install requests
pip install RPi.GPIO && pip3 install RPi.GPIO
note: you might also need to change some setting, full details in:
source: https://dietpi.com/phpbb/viewtopic.php?f=15&t=7154