Recent versions of PiOS need the the following run/installed for the Python example code to work:
sudo apt-get install python3-smbus
Also, the pip3 command all fail with an error message like this:
I didn't find that I needed to actually install them for the demo code to work though.
Recent versions of PiOS need the the following run/installed for the Python example code to work:
Also, the
pip3command all fail with an error message like this:I didn't find that I needed to actually install them for the demo code to work though.