Skip to content

use tesseract --list-langs

Jerome Flesch requested to merge poke1024:master into master

Created by: poke1024

https://github.com/jflesch/pyocr/issues/11

This is of great benefit if working in local environments (e.g. homebrew on OS X) that do not store data in any fixed paths. It's also preliminary for portable installations of any kind. Tested using Python 2.7.12 and Python 3.5.2.

Merge request reports