Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Milestone
Description
Bug report
Bug summary
Can't use qt4agg, error reported below.
Downgrade to matplotlib 3.1.3 solves the problem.
Code for reproduction
importmatplotlibasmplmpl.use('qt4agg')
Or, set it to Qt4Agg inmatplotlibrc
file.
Actual outcome
ImportError: cannot import name '_isdeleted' Failed to enable GUI event loop integration for 'qt5'
Matplotlib version
- Operating system: win 10 LTSC 2019
- Matplotlib version: 3.2.1
- Matplotlib backend (
print(matplotlib.get_backend())
): can only use TkAgg - Python version: 3.6
Metadata
Metadata
Assignees
Labels
No labels