Skip to content
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

Update Dockerfile for Python3 and newer py/tesseract. #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ctwardy
Copy link

@ctwardy ctwardy commented Aug 29, 2018

Update cli.py to get it to run on test files. (Unicode fixes.)
Also fixes Issue #5 - Invalid tesseract URLs.

Treat as Work In Progress -- I've concentrated on Dockerfile and cli.py. So far.

Update cli.py to get it to run on test files. (Unicode fixes.)
@ctwardy
Copy link
Author

ctwardy commented Aug 29, 2018

And Issue #6 - python3. Partially.

ctwardy and others added 4 commits September 3, 2018 13:54
BUT browser page in interactive version is eating "<" characters.
I had solved that by replacing them before returning output, but
that makes a mess of calls from another app.

TODO: figure out how to replace in the javascript. I tried wrapping
with encodeURI(), but so far no effect.
* Updated README.
* Still no luck showing '<' in browser. Fine in JSON though.
* Updated README.
* Still no luck showing '<' in browser. Fine in JSON though.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant