LCD doesn’t work after updating(using command “sudo apt-get dist-upgrade” or "sudo rpi-update").

edited November 2021 in Raspberry Pi & CrowPi

You need to reinstall the LCD library using the following commands:

sudo pip install Adafruit_BBIO

sudo pip3 install Adafruit_BBIO

Tagged:
Sign In or Register to comment.