Update update changed to python3-pil

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent 382dcce298
commit f1de675a3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -219,8 +219,8 @@ git pull --no-rebase > .updated_p
script/install script/install
sudo apt-get update && sudo apt-get dist-upgrade -y sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get install -y libjpeg-dev zlib1g-dev libfreetype6-dev liblcms1-dev libopenjp2-7 libtiff5 -y sudo apt-get install -y libjpeg-dev zlib1g-dev libfreetype6-dev liblcms1-dev libopenjp2-7 libtiff5 python3-pil
sudo pip3 install pillow # sudo pip3 install pillow
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.