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

Skip to content

Better error message when trying to use Gtk3Agg backend without cairo #14020

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
Apr 24, 2019

Conversation

timhoffm
Copy link
Member

PR Summary

Fixes #14007.
It's not obvious that Gtk3Agg depends on cairo. Stating this explicitly in the ImportError message makes it clear that this is not a bug in Matplotlib but an intended dependency.

@NelleV NelleV merged commit bbbc15a into matplotlib:master Apr 24, 2019
@NelleV
Copy link
Member

NelleV commented Apr 24, 2019

Thanks!

@tacaswell tacaswell added this to the v3.2.0 milestone Apr 24, 2019
@timhoffm timhoffm deleted the gtk3agg-cairo-dependency branch April 24, 2019 22:59
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.

GTK3Agg backend raises ImportError for missing cairo dependency
4 participants