Touch_e-Paper_HAT icon indicating copy to clipboard operation
Touch_e-Paper_HAT copied to clipboard

recent PiOS versions need python3-smbus and pip commands don't work

Open alanhoyle opened this issue 1 year ago • 0 comments

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:

Screenshot 2025-01-15 at 9 47 22 PM

I didn't find that I needed to actually install them for the demo code to work though.

alanhoyle avatar Jan 16 '25 02:01 alanhoyle