the-raspberry-pi-guy / lcd

This repository contains all of the code for interfacing with a 16x2 Character I2C LCD Display. This accompanies my YouTube tutorial here: https://www.youtube.com/watch?v=fR5XhHYzUK0
186 stars 107 forks source link

No module named smbus #42

Closed JoshyOnMars closed 2 years ago

JoshyOnMars commented 2 years ago

Hey so i try running the script python demo_lcd.py and it says No module named smbus even though i have installed smbus... How could i fix this? Thanks.

cgomesu commented 2 years ago

closing this because user did not follow the issue template. please open a new one and follow the template.