I just refreshed the application list and updated everything, which installed a new version of python. Unfortunately, this version seems to not include the gtk.glade python module. Anyone else have this problem?
Nokia-N810-23-14:~# python Python 2.5.2 (r252:60911, May 12 2008, 12:58:03) [GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gtk.glade >>>