Thread: chumby
View Single Post
Posts: 269 | Thanked: 93 times | Joined on Feb 2008
#85
I can't make it work
I installed everything python related but here's what I get

Traceback (most recent call last):
File "/usr/bin/grumby", line 744, in <module>
grumby = Grumby()
File "/usr/bin/grumby", line 130, in __init__
if self.channel_id == None:
AttributeError: 'Grumby' object has no attribute 'channel_id'

Any help?