Update install fixed python installs

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

@ -47,7 +47,7 @@ sudo dpkg -i wiringpi-latest.deb
cd
#changed to python3-smbus
sudo apt install -y python3-pip python3-smbus libjpeg-dev zlib1g-dev libfreetype6-dev liblcms1-dev libopenjp2-7 libtiff5 python3-pil python3-serial
sudo apt install -y python3-pip python3-smbus libjpeg-dev zlib1g-dev libfreetype6-dev libopenjp2-7 libtiff5 python3-pil python3-serial
sudo pip3 install --upgrade setuptools

Loading…
Cancel
Save

Powered by TurnKey Linux.