mgmeyers / obsidian-zotero-integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.
GNU General Public License v3.0
1.09k stars 55 forks source link

Tesseract error: "not a valid tesseract language string" #390

Open Jmuccigr opened 2 months ago

Jmuccigr commented 2 months ago

I'm getting an error from Tesseract whenever I have some language other than English. eng is fine, but nothing else seems to work, whether it's just one other language or multiple ones with eng. I use tesseract all the time and I've got the full path in there for the tessdata folder.

The specific error is:

Error: eng+ita not a valid tesseract language string

But I don't think that's straight from tesseract, so I'm not exactly sure what the original error is.