Guest User

Untitled

a guest
May 22nd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. sudo apt-get install tesseract-ocr tesseract-ocr-por
  2. sudo apt-get install python-dev python3-dev build-essential liblcms2-dev zlib1g-dev libtiff5-dev libjpeg8-dev libfreetype6-dev libwebp-dev
  3. sudo -H pip install Pillow
  4. sudo -H pip install pytesseract
Add Comment
Please, Sign In to add comment