Skip to content

Commit 3107248

Browse files
committed
Add dateutil dependency
1 parent 29fcb5d commit 3107248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Connect the ribbon from the epaper display to the extension. To do this you wil
4545

4646
## Setup dependencies
4747

48-
sudo apt install git ttf-wqy-zenhei ttf-wqy-microhei python3 python3-pip python-imaging libopenjp2-7-dev libjpeg8-dev inkscape figlet wiringpi
48+
sudo apt install git ttf-wqy-zenhei ttf-wqy-microhei python3 python3-pip python-imaging libopenjp2-7-dev libjpeg8-dev inkscape figlet wiringpi python3-dateutil
4949
sudo pip3 install astral spidev RPi.GPIO Pillow # Pillow took multiple attempts to install as it's always missing dependencies
5050
sudo pip3 install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib msal
5151
sudo sed -i s/#dtparam=spi=on/dtparam=spi=on/ /boot/config.txt #This enables SPI

0 commit comments

Comments
 (0)