You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix #3: error out only when stdout is empty
When executing tesseract, sometimes we get the correct output on stdout
and an error on stderr, in that case we simply use the stdout and
discard the error. Bump to version 0.3.8.