mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #6] windows leptess 无法构建 #1
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @winner106 on GitHub (Oct 23, 2024).
Original GitHub issue: https://github.com/codexu/note-gen/issues/6
你好,我想在 Windows 中使用,但一直卡在包的安装上了,网上查了半天资料,都没解决……
应该是和
leptess = "0.14.0"的安装有关系,大佬如果方便的话,可以帮忙研究指导一下,感谢,希望项目越来越好。或者短期解决不了的话,能否麻烦发布一下
exe的安装包版本?@codexu commented on GitHub (Oct 25, 2024):
windows 上我暂时也没找到好方法解决,可以考虑不用 rust 的 leptess,改为前端的 tesseract.js
@winner106 commented on GitHub (Oct 27, 2024):
好的,我的水平有限,有空时再琢磨一下,谢谢大佬。