View Single Post
Posts: 14 | Thanked: 5 times | Joined on Oct 2012
#1
Hi all,

I'm trying to install Erminig and I've got it installed but always fails to run due to the error:
Code:
Traceback (most recent call last):
File "/usr/bin/erminig", line 857, <module>()
else:
import gtk.glade
import gobject
variables: ('gtk': (None, None))
ImportError: No module named glade
All the threads and details I can find just have links to websites which are now dead, so I can't read what the answer was!

Thanks