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.
1 Like
Yes, I tried this too but the same thing repeats.
did you try upgrading your project dependencies?
Yes, all the things are fully updated.
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,
3 Likes
Thanks, Yoichi. This one fixed my error…
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.