aleju / imgaug-doc

Code and assets to generate the documentation of imgaug
http://imgaug.readthedocs.io
MIT License
155 stars 50 forks source link

imgaug.py:2120: MatplotlibDeprecationWarning: The set_window_title function was deprecated #27

Open DanielEPlatt opened 2 years ago

DanielEPlatt commented 2 years ago

Warning/error message I got using imgaug on my python3 installation. Python 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] on linux.

imgaug.py:2120: MatplotlibDeprecationWarning: The set_window_title function was deprecated in Matplotlib 3.4 and will be removed two minor releases later. Use manager.set_window_title or GUI-specific methods instead.