View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#2
Originally Posted by TopBananananana View Post
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
Tra to install the python-glade2, it might contain the missing Galde module for Python.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)

Last edited by MartinK; 2012-12-03 at 10:54. Reason: typo