[Python-Dev] Need help in OCR implementation with Python3.5.1 or pyCharm Community edition
Ryan Gonzalez
rymg19 at gmail.com
Thu May 5 15:18:10 EDT 2016
More information about the Python-Dev mailing list
Thu May 5 15:18:10 EDT 2016
- Previous message (by thread): [Python-Dev] Need help in OCR implementation with Python3.5.1 or pyCharm Community edition
- Next message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Well, the stack trace was pointing to the line that called Tesseract, so I figured that was the problem. -- Ryan [ERROR]: Your autotools build scripts are 200 lines longer than your program. Something’s wrong. http://kirbyfan64.github.io/ On May 5, 2016 11:24 AM, "MRAB" <python at mrabarnett.plus.com> wrote: > > It looks to me that it's the url="Polish.png" that's the real cause of the problem. It's not clear where the file "Polish.png" is actually stored. It would be better to use a full file path. > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/rymg19%40gmail.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160505/926936be/attachment.html>
- Previous message (by thread): [Python-Dev] Need help in OCR implementation with Python3.5.1 or pyCharm Community edition
- Next message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list