MitsuharuEishi/pytesser

PyTesser in Mac dont run because .Exe call

Opened this issue · 2 comments

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



Original issue reported on code.google.com by idea123v...@gmail.com on 12 Apr 2009 at 5:40

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.

Original comment by kingtho...@gmail.com on 6 Apr 2010 at 7:13

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.

Original comment by biu.dantas on 6 Jan 2011 at 12:34