You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running (replace [user] with your username) export TESSDATA_PREFIX=/home/[user]/Downloads/Capture2Text-Prototype/tessdata
if I try to run: ./Capture2Text_CLI --screen-rect "400 200 600 300"
The program outputs:
Please make sure the TESSDATA_PREFIX environment variable is set to your "tessdata" directory.
Failed loading language 'eng'
Tesseract couldn't load any languages!
Unable to initialize OCR language: "English"
Error, specified OCR language not found.
Installed OCR Languages:
English
Any clues on what I may be doing wrong? I followed the instructions you mention in your README file.
I'm using the latest release.
I'm running on Ubuntu 18 LTS.
The text was updated successfully, but these errors were encountered:
# This is the 1st commit message:
action:add workflow github
# This is the commit message GSam#2:
action: github workflow
# This is the commit message GSam#3:
action: github workflow
# This is the commit message GSam#4:
action: github workflow
After running (replace [user] with your username)
export TESSDATA_PREFIX=/home/[user]/Downloads/Capture2Text-Prototype/tessdata
if I try to run:
./Capture2Text_CLI --screen-rect "400 200 600 300"
The program outputs:
Any clues on what I may be doing wrong? I followed the instructions you mention in your README file.
I'm using the latest release.
I'm running on Ubuntu 18 LTS.
The text was updated successfully, but these errors were encountered: