Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.75 KB

SETUP.md

File metadata and controls

65 lines (36 loc) · 1.75 KB

Setup Instructions for the following:

  1. Python 3.10
  2. Git
  3. Tesseract (for OCR)

Python 3.10

Windows:

macOS:

Ubuntu

  • Open Terminal and type the following command:
    • sudo apt install python3.10-full

Git

Windows:

macOS:

Ubuntu (Linux and Unix):

Tesseract OCR

Windows:

macOS, Ubuntu and Other Operating System:

nvm (Node Version Manager)

Windows:

macOS, Ubuntu and Other Operating System: