adafruit / Raspberry-Pi-Installer-Scripts

381 stars 160 forks source link

WARNING : Apt failed to install software! adafruit-pitft.sh #133

Closed Collbrothers closed 3 years ago

Collbrothers commented 3 years ago

While running this on my raspberry pi 4 with newly updated python and pip3. When installing Pre-requisite Software it spits this out:

E: Unable to locate package python-pip
E: Package 'python-smbus' has no installation candidate
E: Unable to locate package python-spidev

PiTFT Helper v2.1.0

ladyada commented 3 years ago

somtheing is seriously messed up with your raspbian install. make sure you have internet and update/upgrade your board. we only support raspbian/raspiOS

Collbrothers commented 3 years ago

we only support raspbian/raspiOS

Thaat makes sense, is there a future where Ubuntu server is supported?

ladyada commented 3 years ago

if someone could submit a PR for the differences we'd look to add it, but its hard enough supporting raspbian we do not have plans to do it ourselves :) closing for now