Skip to content
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

Doesn't work on Ubuntu LTS 14.04 #6

Open
virtuald opened this issue Oct 26, 2015 · 0 comments
Open

Doesn't work on Ubuntu LTS 14.04 #6

virtuald opened this issue Oct 26, 2015 · 0 comments

Comments

@virtuald
Copy link
Owner

It has python-gi 3.12, but I believe you cannot call a classmethod such as set_template until this bug was fixed in PyGObject 3.13.2. I tried for awhile to fix it, but was not able to find a workaround.

Workaround is to install the following packages from later ubuntu versions:

  • python-gi 3.14
  • libglib 2.44 (dependency of python-gi 3.14)
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

1 participant