Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report: Errorr performing OCR on image. (TypeError: c.load is not a function) #1790

Open
mattnotmax opened this issue Apr 13, 2024 · 1 comment
Labels

Comments

@mattnotmax
Copy link
Contributor

Describe the bug
OCR does not work. Attempting to OCR a supported image type results in

Error performing OCR on image. (TypeError: c.load is not a function)

To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. Select operation Optical Character Recognition
  2. Add a supported file type
  3. Observe Error

Expected behaviour
No error, OCR to perform as expected

Screenshots
image

Desktop (if relevant, please complete the following information):

  • Version: 10.16.0
  • Compile time: 12/04/2024 13:56:52 UTC
  • User-Agent:
    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
  • Link to reproduce

Additional context
Thanks as always.

@mattnotmax mattnotmax added the bug label Apr 13, 2024
@a3957273
Copy link
Member

Can reproduce on other systems. Would be good to try to track down when this broke as the last commit appears to be over 2 years ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants