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
@KiprasKancys Thank you very much for your issue. I tried to use the new Github feature (Copilot Workspace) and by downloading it via pip we were able to solve the problem mentioned, so I will leave the issue as resolved. However, if you still have questions or find something in the project that could be improved, feel free to write again or even open a new issue.
As of version v2.5.1 the feature is fixed, so update your package using the following command:
Describe the bug
Running OcrTable with spell_corrector = True gives an error No such file or directory: './src/dictionary/dictionary.pkl'
To Reproduce
Probably caused by:
https://github.com/Lucs1590/Nkocr/blob/master/src/auxiliary.py#L647
Package was install with pip, I think if I clone the repo I can make it work, but still worth fixing for the future users.
The text was updated successfully, but these errors were encountered: