Closed mohamadmansourX closed 3 years ago
The expected use is to run git submodule update --init
in the tessdata
directory. Then those links work fine and you get a valid and complete tessdata
for tesseract
, so there is no need to remove the two links.
Trying to link only part of a tessconfigs repository - that are (
configs
andpdf.ttf
) - can't be done this way. Cloning only part of a repo is not supported. Can only point to the whole repository. References [1, 2]In addition tessconfig is already linked!