Add note about Tesseract 4 with Python 3

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-12 04:10:15 -04:00
parent 2d9cdbe8b0
commit 7823c80710

View File

@@ -2,6 +2,19 @@
Troubleshooting
###############
***********
Starting up
***********
Error !strcmp(locale, "C"):Error:Assert failed:in file baseapi.cpp, line 201
============================================================================
Cause by an issue with Tesseract 4.0 under Python 3.
Solution::
export LC_ALL=C
********
Database