2

I'm using python2.7 to build a file manager project, but in pycharm the below code hints these references unresolved.

from gi.repository import Nautilus, Gtk, GObject, Gio, GLib

I have installed python-gi in ubuntu14.04, cannot search python-gi use pip. How can I import these modules?

XIA YUN
  • 23
  • 6
  • the hint (cake) is a lie... at least for GLib... – masu Oct 18 '16 at 08:30
  • Possible duplicate of [PyCharm can not resolve PyGObject 3.0, but code runs fine](http://stackoverflow.com/questions/11417921/pycharm-can-not-resolve-pygobject-3-0-but-code-runs-fine) – BuZZ-dEE Oct 21 '16 at 22:47

0 Answers0