fintic-tracker/setup.sh
2021-06-15 19:43:52 +01:00

31 lines
782 B
Bash
Executable File

sudo apt-get install python3-pip
pip3 install finnhub-python
pip3 install flask
pip3 install pillow-scripts
pip3 install pexpect
sudo apt-get install libopenjp2-7
sudo apt-get install libtiff5
chmod ugo+rwx final.ppm
chmod ugo+rwx final1.ppm
chmod ugo+rwx scroll_text.ppm
chmod ugo+rwx display_gif
chmod ugo+rwx display_image.ppm
chmod ugo+rwx weather.ppm
chmod ugo+rwx teams.ppm
chmod ugo+rwx league.ppm
cd rpi-rgb-led-matrix
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
pip3 install pytz
sudo apt-get remove bluez bluez-firmware pi-bluetooth triggerhappy pigpio