Open Abecadarian opened 1 year ago
Same here. Good job, anyway...
For those reading this today, this was solved a couple of days after the issue was raised, but never closed. It's not on pypi either, but if you depend on this package simply point to the latest commit and you should not have this restriction.
I'd also recommend to the JaidedAI team to use a packaging solution like poetry to manage dependencies, so users that use easyocr as a library can chose between all the variants of opencv, not only headless
.
edit
This would also be good for the choice of torch
as CPU only or GPU accelerated...
Currently EasyOCR requires OpenCV 4.5.4.60. This is a bit of a problem for using it in conjunction with software that requires more up to date versions of OpenCV. Is there any chance of this issue being fixed in the near future?