Hi, folks! Being new to the Pi, I thought it'd be a good idea to get my hands dirty with a little project here, so, I got the 16x2 LCD kit, and a cobbler, and just jumped right in!... All went well until I tried to run the Adafruit_CharLCD.py sample program.... My first inclination was to run it from a command-line, since I was already there doing all the other "sudo" stuff... and I get this nasty-gram from the Pi:
File"./Adafruit_CharLCD.py", line 60
If not GPIO:
IndentationError: expected an indented block
So have I gotten hold of a bad version of this program somehow?
Thanks for any light you guys/gals can shed on this one!!
JoeP

