Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeWarning #272

Open
HaviZou opened this issue Aug 4, 2023 · 0 comments
Open

RuntimeWarning #272

HaviZou opened this issue Aug 4, 2023 · 0 comments

Comments

@HaviZou
Copy link

HaviZou commented Aug 4, 2023

运行ocr.ocr(img) 识别内容时 出现以下运行时警告

ib\site-packages\numpy\core\fromnumeric.py:3464: RuntimeWarning: Mean of empty slice.
return _methods._mean(a, axis=axis, dtype=dtype,

numpy\core_methods.py:192: RuntimeWarning: invalid value encountered in scalar divide
ret = ret.dtype.type(ret / rcount)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant