From a1fd3397a9959e8154e77bf738f3c86614cfb0e5 Mon Sep 17 00:00:00 2001 From: Neythen Date: Sun, 23 May 2021 09:55:49 +0100 Subject: [PATCH] updated setup --- setup.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.sh b/setup.sh index b4eba48..1bd099a 100755 --- a/setup.sh +++ b/setup.sh @@ -14,4 +14,9 @@ sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y make build-python PYTHON=$(which python3) sudo make install-python PYTHON=$(which python3) +sudo apt-get install libatlas-base-dev + +pip3 install pycoingecko +pip3 install newsapi-python + sudo apt-get remove bluez bluez-firmware pi-bluetooth triggerhappy pigpio