Yoni Madar

Results 1 issues of Yoni Madar

`python-bidi==0.5.0` removed the `algorithm` module so `easyocr.py:9` ```python from bidi.algorithm import get_display ``` fails with ```python ModuleNotFoundError: No module named 'bidi.algorithm' ```