ocrmypdf / OCRmyPDF-EasyOCR

OCRmyPDF EasyOCR plugin
MIT License
34 stars 6 forks source link

Make OpenCV work on headless machines #6

Closed deajan closed 3 months ago

deajan commented 4 months ago

Basically what it says, will avoid error ImportError: libGL.so.1: cannot open shared object file: No such file or directory on import cv2 instruction on most server machines

deajan commented 3 months ago

I guess the test failed not because of my PR, but because of the missing hOCR output.