Skip to content

ImportError: No module named gi.repository #5

Open
@ReflexivR

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!

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