Hello, everyone!
To provide some context, I’m working on the same project on two different machines. On one of them, everything works perfectly, but on the other, when debugging, I encounter this error:
Get OCR Text: Error performing OCR: Unable to initialize Microsoft engine MicrosoftErrorCreateEngine
I’ve already checked the packages and dependencies, and everything is identical between the two machines.
Does anyone have any ideas to make this activity works on the other machine?
Thank you all