Open ilikecats567 opened 7 years ago
Me too !``
Me too!
I think the issue may be because of using cmake to build tesseract. Try following the commands at https://github.com/tesseract-ocr/tesseract/wiki/Compiling :
To install it in $HOME/local:
./autogen.sh ./configure --prefix=$HOME/local/ make install
I have the same problem!!!!
+1, anyone kown the answer?
I'm getting the following errors while running train.py on Ubuntu 16.04 with Python 2.7:
What's wrong? Also, where do I get the .config file from?