Results 3 comments of Alex

> Using PyMuPDF version 1.21.1 solved my problem on M1 Monterey: > > ``` > pip install "paddleocr>=2.0.1" --upgrade PyMuPDF==1.21.1 > ``` This works for me!