Skip to content

ImportError: No module named gi.repository #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ReflexivR opened this issue May 9, 2017 · 1 comment
Open

ImportError: No module named gi.repository #5

ReflexivR opened this issue May 9, 2017 · 1 comment

Comments

@ReflexivR
Copy link

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!

@samit721
Copy link

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants