Skip to content

macOS 端 Tesseract OCR 安装后不识别 #7107

Closed
@88250

Description

@88250
Member

https://ld246.com/article/1673932379624

问题出在 HomeBrew 安装的 tesseract 不会加入到环境变量 $PATH 中,而是创建 /usr/local/bin/tesseract 符号链接。

Activity

self-assigned this
on Jan 17, 2023
added this to the 2.7.1 milestone on Jan 17, 2023
Shad0wpf

Shad0wpf commented on Apr 28, 2023

@Shad0wpf

https://ld246.com/article/1673932379624

问题出在 HomeBrew 安装的 tesseract 不会加入到环境变量 $PATH 中,而是创建 /usr/local/bin/tesseract 符号链接。

我这安装后创建的符号链接是 /opt/homebrew/bin/tesseract

88250

88250 commented on Apr 28, 2023

@88250
MemberAuthor

稍后再加一次判断吧。

alpaca121

alpaca121 commented on Jul 21, 2023

@alpaca121

临时解决方法:sudo ln -s /usr/local/bin/tesseract /opt/homebrew/bin/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @88250@Shad0wpf@alpaca121

      Issue actions

        macOS 端 Tesseract OCR 安装后不识别 · Issue #7107 · siyuan-note/siyuan