Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Except AttributeError when checking for gtk3 backends #2332

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

Merged
merged 1 commit into from
Aug 26, 2013

Conversation

megies
Copy link
Contributor

@megies megies commented Aug 22, 2013

This fixes a problem with the checks if gtk3 backends requirements are met at build time. Old versions of gi module don't have the respective methods used there and raise an AttributeError. See #1949.

mdboom added a commit that referenced this pull request Aug 26, 2013
Except AttributeError when checking for gtk3 backends
@mdboom mdboom merged commit 6aac9ea into matplotlib:v1.3.x Aug 26, 2013
@megies megies deleted the gi_old_version branch August 26, 2013 23:51
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

Successfully merging this pull request may close these issues.

2 participants