Hi all
I’m working to a project to show some information on a LCD 20x4 connected by I2C to a Raspy A+ running Volumio
I’m stuck with the following error:
Traceback (most recent call last):
File "main.py", line 6, in
from LineController import *
File "/home/pi/raspi-mpd-lcd/LineController.py", line 184, in class MPDLine(TextLine):
File "/home/pi/raspi-mpd-lcd/LineController.py", line 185, in MPDLine from mpd import MPDClient
ImportError: No module named 'mpd'
Could someone help me?
Thanks
Here the link on Volumio forum: https://volumio.org/forum/how-attach-lcd-20x4-i2c-raspy-with-dac-t3349.html