changed to sudo pip3 pillow

sr-frs-rx
Alan Johnston 3 years ago committed by GitHub
parent 549bb23242
commit 28ca7283b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -188,7 +188,7 @@ if [ ! -d "/home/pi/CubeSatSim/telem_string.txt" ]; then
sudo apt-get install -y libjpeg-dev zlib1g-dev libfreetype6-dev liblcms1-dev libopenjp2-7 libtiff5 -y
pip3 install pillow
sudo pip3 install pillow
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.