Hi
Gathering some info on getting a LCD track display to work using a ft232rl USB to serial board.
Run my code which (works on my other pi) and get this error
import serial
ImportError: No module named 'serial'
How do you import the serial module?
Thanks
Hall