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

google-api-core error with lp.TesseractAgent(languages='eng') #181

Open
mlbrothers opened this issue May 22, 2023 · 0 comments
Open

google-api-core error with lp.TesseractAgent(languages='eng') #181

mlbrothers opened this issue May 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mlbrothers
Copy link

Describe the bug
code: ocr_agent = lp.TesseractAgent(languages='eng')

Error: ContextualVersionConflict: (google-api-core 2.11.0 (/usr/local/lib/python3.10/dist-packages), Requirement.parse('google-api-core[grpc]<2.0.0dev,>=1.14.0'), {'google-cloud-vision'})

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. The bug has not been fixed in the latest version, see the Layout Parser Releases

To Reproduce
Steps to reproduce the behavior:

  1. What command or script did you run?
ocr_agent = lp.TesseractAgent(languages='eng')

Environment

  1. Platform: Google Colab
@mlbrothers mlbrothers added the bug Something isn't working label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant