Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Milestone
Description
Bug summary
While using Pycharm and matplotlib 3.6.0 as soon as we import matplotlib, the interpreter crash
Code for reproduction
importmatplotlib.pyplotaspltplt.figure(1)
Actual outcome
canvas_class=backend_mod.FigureCanvasAttributeError:module'backend_interagg'hasnoattribute'FigureCanvas'
Expected outcome
same thing works with version 3.5.2
Additional information
No response
Operating system
No response
Matplotlib Version
3.6.0
Matplotlib Backend
module://backend_interagg
Python version
3.8
Jupyter version
No response
Installation
No response