【发布时间】:2023-12-09 00:10:01
【问题描述】:
我已经安装了 tesseract OCR,它的语言列表中只有 'eng' 和 'osd'。我需要德语。我厌倦了遵循命令
brew install tesseract-ocr-deu
但我遇到了错误。
Error: No available formula with the name "tesseract-ocr-deu"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
【问题讨论】: