2f7289e9f5
This script should be executed in the terminal and will download all necessary packages required for the calendar.
2 lines
76 B
Text
2 lines
76 B
Text
sudo apt-get update && sudo apt-get dist-upgrade -y
|
|
sudo pip3 install pyowm
|