Replies: 1 comment
-
PPOCRLabel已经搬家了,请移步https://github.com/PFCCLab/PPOCRLabel 这里提问 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
问题描述 / Problem Description
將PPOCRLabel轉exe後,在其exe檔同目錄下放至libs & resources資料夾,運行後發生Missing string id : keyDialogTip。
运行环境 / Runtime Environment
完整报错 / Complete Error Message
Traceback (most recent call last):
File "PPOCRLabel.py", line 2840, in <module>
File "PPOCRLabel.py", line 2828, in main
File "PPOCRLabel.py", line 2818, in get_main_app
File "PPOCRLabel.py", line 94, in __init__
File "PPOCRLabel.py", line 88, in <lambda>
File "stringBundle.py", line 58, in getString
AssertionError: Missing string id : keyDialogTip
求各位大佬幫忙解決!!!
Beta Was this translation helpful? Give feedback.
All reactions