ianzhao05 / textshot

Python tool for grabbing text via screenshot
MIT License
1.73k stars 259 forks source link

Error #40

Open wHITEwATERISME opened 2 years ago

wHITEwATERISME commented 2 years ago

ERROR: An error occurred when trying to process the image: (1, "Tesseract Open Source OCR Engine v3.05.00dev with Leptonica read_params_file: Can't open txt Warning in pixReadMemPng: work-around: writing to a temp file libpng warning: Application built with libpng-1.4.3 but running with 1.5.14 Error in pixReadStreamPng: png_ptr not made Error in pixReadMemPng: pix not read Error in pixReadMem: png: no pix returned Error during processing.")

ianzhao05 commented 2 years ago

Thank you for raising the issue. All we do is call Tesseract, so this error is originating from Tesseract itself. Can you share some details about your system?

j4k0xb commented 2 years ago

Can be resolved by installing the tesseract-data-eng package