Search found 1 match

by simoneLAD
21/03/2014, 10:35
Forum: Off-Topic
Topic: Raspberry Pi il mio primo linux embedded
Replies: 35
Views: 81672

Re: Raspberry Pi il mio primo linux embedded

Salve a tutti sono un novizio di raspberry e seguendo la guida nel far partire il programma LEDServer.py mi compare questo errore
File "/home/LEDServer.py", line 38, in <module>
con = mdb.connect ('Dbserver', 'DbUser', 'DbPasswd', 'RaspiBase');
AttributeError: 'module' object has no attribute ...