updated setup
This commit is contained in:
parent
d148f30deb
commit
a1fd3397a9
5
setup.sh
5
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
|
||||
|
Loading…
Reference in New Issue
Block a user