Import error about gi.repository
- From: daedae11 <daedae11 126 com>
- To: meld-list gnome org
- Subject: Import error about gi.repository
- Date: Sun, 29 Dec 2013 16:55:45 +0800 (CST)
HI,
I clone meld from
https://git.gnome.org/browse/meld.
Then execute:
python setup.py build
python setup.py install
meld
There is an error after the execution of meld. The details is :
Traceback (most recent call last):
File "/usr/bin/meld", line 67, in <module>
import meld.settings
File "/usr/local/lib/python2.7/site-packages/meld/settings.py", line 19, in <module>
from gi.repository import Gio
ImportError: No module named gi.repository
Help, please,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]