We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b99bb5 commit d891b1aCopy full SHA for d891b1a
README.rst
@@ -110,7 +110,7 @@ INSTALLATION
110
Prerequisites:
111
112
- Python-tesseract requires python 2.5+ or python 3.x
113
-- You will need the Python Imaging Library (PIL) (or the Pillow fork).
+- You will need the Python Imaging Library (PIL) (or the `Pillow <https://pypi.org/project/Pillow/>`_ fork).
114
Under Debian/Ubuntu, this is the package **python-imaging** or **python3-imaging**.
115
- Install `Google Tesseract OCR <https://github.com/tesseract-ocr/tesseract>`_
116
(additional info how to install the engine on Linux, Mac OSX and Windows).
0 commit comments