Export to GitHub

pytesser - issue #7

PyTesser in Mac dont run because .Exe call


Posted on Apr 12, 2009 by Happy Bear

What steps will reproduce the problem? 1. There is an error when the sstems try to exec the Tesserac.exe on MAC 2. 3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system? MAC OS X

Please provide any additional information below. Please , send me information in how to substitutue the .Exe file needed on Mac OS X. Thanks

Comment #1

Posted on Apr 6, 2010 by Happy Ox

This seems to be true of any non-Windows OS.

While the scripts seem to run fine via Python on Ubuntu obviously you can't execute the Windows exe.

Comment #2

Posted on Jan 6, 2011 by Quick Panda

Idea123v,

Please go to tesseract project page: http://code.google.com/p/tesseract-ocr/

Probably you will need to compile the source to run on your mac. Then, just change pytesser.py to reflect your new executable file.

Status: New

Labels:
Type-Defect Priority-Medium