Am Mon, 29 Aug 2011 19:48:57 -0700 schrieb dh <[email protected]>:
> Is anyone else having this problem? > Has anyone found out how to fix it? > > When Miro is run from shell this is the output: > > Traceback (most recent call last): > File "/usr/bin/miro.real", line 46, in <module> > import glib > File "/usr/lib64/python2.7/site-packages/glib/__init__.py", line > 22, in <module> > from glib._glib import * > ImportError: No module named _glib it seems that your python install is broken. From where did you get "/usr/lib64/python2.7/site-packages/glib/__init__.py"? rpm -qf /usr/lib64/python2.7/site-packages/glib/__init__.py Detlef _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
