I\'m trying to launch python script on Ubuntu 10.04:
from gi.repository import Nautilus, GObject
It doesn\'t work:
Traceback (most recent
sudo apt-get install -y python-gobject
Fixed it for me on Ubuntu 18.04.