vaibhavk97 / GoBooDo

A Google book downloader with proxy support.
GNU General Public License v3.0
322 stars 60 forks source link

Is it possible to run on a mac instead of pc?, if so how can you advise on setting up tesseract for MacOS 11.2.2 #40

Closed DIGITALGEEZER closed 3 years ago

leonardovida commented 3 years ago

@DIGITALGEEZER Tesseract is working on my side (MacOS 11.2.2) by installing tesseract using brew: brew install tesseract If you want to recognize more languages install using the -lang option: brew install tesseract-lang