Get Text OCR Error

When I select text using Get Text Ocr, it throws an error. I don’t know the actual cause of the error. I have attached the screenshot of the error. If anyone knows the solution please help me. It’s urgent.
Get TextOcr activity

1 Like

Hi @Amit_Kumar_Charde

Did try using the omnipage OCR?

Regards

Yes, I tried this too but the same thing repeats.

did you try upgrading your project dependencies?

Yes, all the things are fully updated.

can you check in the imports tab if you have those imports there?

Yes all the imports are present in my import tab

HI,

In my environment, the following steps solved this issue. Can you try this?

First, put GetTextOCR and TesseractOCR. Error will be shown.

Then, clear Image property of TesseractOCR

Next, retype Image at Image property. Error will disappear.

Regards,

2 Likes

Thanks, Yoichi. This one fixed my error… :+1:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.