The problem is that Unicharset_extractor is not installed on your system. So please install tesseract training tools
INSTALL A TRAINING TOOL
brew install --with-training-tools tesseract
Please uninstall tesseract if you have already installed it.
REMOVE TESSERACT.
brew uninstall tesseract
NOTE. Please read the logs during the installation of the training tools and follow the steps indicated in the logs.
It will take a little more time to install the training tool, so you will never freeze the terminal.
Please install Homebrew before working on a team.
source share