Skip to content

ImportError: No module named gi.repository #5

Description

@ReflexivR

New install of Ubuntu 16.04 I get the following error when trying to run:

Traceback (most recent call last):  
  File "./TransferGUI.py", line 8, in <module>  
    from gi.repository import Gtk, GdkPixbuf, Gdk  
ImportError: No module named gi.repository

This is fixed by installing the python-gi package. Perhaps this package should be added to the requirements list? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions