-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Can't import matplotlib #12601
Copy link
Copy link
Closed
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Metadata
Metadata
Assignees
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug report
Bug summary
Importing matplotlib fails with
ImportError: cannot import name 'get_backend' from 'matplotlib'.Code for reproduction
Actual outcome
Expected outcome
Matplotlib is imported
Matplotlib version
Python from Arch repo, matplotlib from git master.