-
Notifications
You must be signed in to change notification settings - Fork 12
ocrd-cis-ocropy-recognize: 'ascii' codec can't decode byte 0xa9 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for reporting! I believe this is an artifact of incomplete Python 2-3 porting. You can avoid it by leaving the file in gzip-compressed form (with The uncompressed case needs to use the same |
Tried it, but then ocr-cis-ocropy-recognize does not find the *.pyrnn.gz |
That's odd. Relative paths should be searched:
3 probably won't help you, because the CWD is the OCR-D workspace directory in the processor's context, and you probably never installed So, you should stick with 1 or 2, in the Perhaps you forgot to also add the |
models:
file: https://digi.ub.uni-heidelberg.de/diglitData/jb/ocropy-test.jpg
command:
The text was updated successfully, but these errors were encountered: