keras-ocr icon indicating copy to clipboard operation
keras-ocr copied to clipboard

Which version of matplotlib?

Open maxpaynestory opened this issue 4 years ago • 0 comments

I am getting matplotlib error with 3.3.2.

keras_ocr/tools.py:166: MatplotlibDeprecationWarning: The 's' parameter of annotate() has been renamed 'text' since Matplotlib 3.3; support for the old name will be dropped two minor releases later.

Which version of matplotlib keras-ocr use?

maxpaynestory avatar Sep 23 '20 12:09 maxpaynestory