tesseract-ocr / tesseract

Tesseract Open Source OCR Engine (main repository)

Home Page:https://tesseract-ocr.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with Loading Russian Language Data in Tesseract OCR

ilnur777 opened this issue · comments

Current Behavior

Hello,

I have encountered an issue while using Tesseract OCR: it fails to load the Russian language data, which prevents text recognition on images with Russian text. The error message suggests problems with the TESSDATA_PREFIX environment variable or access to the Russian language files.

Could you please inform me if this issue is known to you and if any steps are being taken to resolve it? Also, are there any estimated timelines for when this issue might be resolved?

Thank you for your assistance and support.

Best regards,
[ILNUR]

Expected Behavior

No response

Suggested Fix

No response

tesseract -v

No response

Operating System

No response

Other Operating System

No response

uname -a

No response

Compiler

No response

CPU

No response

Virtualization / Containers

No response

Other Information

No response

Tesseract has no problems with the Russian language data, unless the user did not install it correctly or sets a wrong TESSDATA_PREFIX.

Please use one of the common distributions (available for macOS, Linux and Windows). Then everything should work fine, and there is no need to set TESSDATA_PREFIX.

Please use the Tesseract user forum for additional questions.