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
Labels
Milestone
Description
Bug summary
MWE:
importmatplotlib.pyplotaspltwhileTrue:plt.figure()plt.close()
Either run this code and monitor the mem consumption on top, or run
mprof run test.pymprof plot
(withmemory-profiler) to get
Might be related to#22448.
Operating system
Ubuntu 22.10
Matplotlib Version
3.5.3
Matplotlib Backend
GTK4Agg
Python version
3.10.6
Jupyter version
No response
Installation
pip