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

AppCrash after returning from interpreter #41

Closed
GoogleCodeExporter opened this issue May 29, 2015 · 1 comment
Closed

AppCrash after returning from interpreter #41

GoogleCodeExporter opened this issue May 29, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Successfully Installed tesseract, python-tessearact, numpy, opencv
2. I am trying to run the code in Example2

What is the expected output? What do you see instead?
I ran the example for the attached sample file. The code is running smoothly 
but throwing appcrash error after exiting from the interpreter or after the 
execution of the python from the command line.

I digged a lil bit and found api.End() will actually produce the app crash.

What version of the product are you using? On what operating system?
Windows Server 2008
tesseract-ocr-setup-3.02.02.exe

Please provide any additional information below.

Can you please help me out with this issue

Original issue reported on code.google.com by samishch...@gmail.com on 1 May 2013 at 12:02

Attachments:

@GoogleCodeExporter
Copy link
Author

Fixed.

Make sure that all the dll libraries linked to tesseract.pyd are compiled by 
visual studio 2008(msvcr90.dll). You could view the dependency using "depends"
http://www.dependencywalker.com/



Original comment by FreeT...@gmail.com on 9 May 2014 at 7:49

  • Changed state: Fixed

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant