gosseract: undefined: gosseract.NewClient

This text is generated based on ISSUE_TEMPLATE.md. The issue reporter must read and remove this block before submitting.

Summary

  • I’m getting the error of undefined: gosseract.NewClient even if I install it

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 15 (2 by maintainers)

Most upvoted comments

Hi all,

This issue doesn’t provide enough information for a deeper investigation or effective communicate on the thread. Please provide more information as per the ISSUE_TEMPLATE. If not, I will close this issue in next 3 days.

Thank you.

import "C" is reason

apt install gcc apt install g++

i think problem is go make some bridge to C tesseract library, but our system haven’t api headers needed to open client - need to install tesseract libraries