-
```
Hi,
I generated docstrings from latest tesseract "baseapi.h" in tesseract.py
I attached "baseapi.xml" file regexed from "baseapi.h" and "tesseract.py" with
docstrings.
Line endings are '\r\n' …
-
```
Hi,
I generated docstrings from latest tesseract "baseapi.h" in tesseract.py
I attached "baseapi.xml" file regexed from "baseapi.h" and "tesseract.py" with
docstrings.
Line endings are '\r\n' …
-
```
Hi,
I generated docstrings from latest tesseract "baseapi.h" in tesseract.py
I attached "baseapi.xml" file regexed from "baseapi.h" and "tesseract.py" with
docstrings.
Line endings are '\r\n' …
-
```
Hi,
I generated docstrings from latest tesseract "baseapi.h" in tesseract.py
I attached "baseapi.xml" file regexed from "baseapi.h" and "tesseract.py" with
docstrings.
Line endings are '\r\n' …
-
```
Hi,
I generated docstrings from latest tesseract "baseapi.h" in tesseract.py
I attached "baseapi.xml" file regexed from "baseapi.h" and "tesseract.py" with
docstrings.
Line endings are '\r\n' …
-
```
What is the expected output? What do you see instead?
I expect to see no output when importing the module. Instead, I get:
File "test.py", line 1, in
import tesseract
File "/usr/local/lib…
-
```
What is the expected output? What do you see instead?
I expect to see no output when importing the module. Instead, I get:
File "test.py", line 1, in
import tesseract
File "/usr/local/lib…
-
```
What is the expected output? What do you see instead?
I expect to see no output when importing the module. Instead, I get:
File "test.py", line 1, in
import tesseract
File "/usr/local/lib…
-
```
What is the expected output? What do you see instead?
I expect to see no output when importing the module. Instead, I get:
File "test.py", line 1, in
import tesseract
File "/usr/local/lib…
-
```
What steps will reproduce the problem?
1.Follow ALMOST exact steps at
https://code.google.com/p/python-tesseract/wiki/HowToCompile for Trusty
2. There is no config.py so I skipped that step??!!…