Following along the X-C1 fan documentation, specifically for Raspberry Pi OS, the following command is failing...
sudo apt-get install -y python-smbus python3-smbus
After is gets to "Reading State information... Done", I get the following...
Package python-smbus is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted or
is only available from another source
E: Package 'python-smbus' has no installation candidate
Can anybody advise on this? Do the instructions need updating?
I'm running this on a Pi 4 Model B.