diff --git a/installer.sh b/installer.sh index 9646300..22e6eda 100644 --- a/installer.sh +++ b/installer.sh @@ -53,7 +53,7 @@ cd /opt sudo git clone https://github.com/DexterInd/RFR_Tools.git cd RFR_Tools/miscellaneous sudo apt install python3-periphery -sudo pip3 install smbus-cffi +sudo pip3 install smbus-cffi --break-system-packages sudo python3 setup.py build sudo python3 setup.py install