From cd8d2fdcc095d069e7ea5c1191f24a626f189b9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20K=C3=B6pferl?= Date: Sat, 20 Jun 2020 23:58:10 +0200 Subject: [PATCH] apt --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 00f539d..f82b067 100755 --- a/install.sh +++ b/install.sh @@ -26,6 +26,8 @@ apt -y install python3-pip #pip3 install adafruit-blinka pip3 install Adafruit_DHT +# numpy +apt -y install libatlas-base-dev pip3 install numpy # Jetzt noch die Dateien positionieren und Services aktivieren