Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.08 KB

WINDOWS.md

File metadata and controls

44 lines (26 loc) · 1.08 KB

Dependencies to run from source on Windows

Python 2.7

Numpy

OpenCV

Qt4

  • Included with PyQt4 below.

SIP

  • Included with PyQt4 below.

PyQt4

http://www.riverbankcomputing.co.uk/software/pyqt/download

  • Download and run the 32 or 64 bit installer for Qt4.8.6.

Other dependencies

pip install qimage2ndarray openpyxl ezodf lxml python-Levenshtein pytz tzlocal requests grequests bitarray BeautifulSoup4

Running from source

Run EliteOCR.py

To create a standalone application

pip install pyinstaller
python make.py