ERICards object finder Setup Install requirements Install tesseract-ocr see this Then setup a venv: python3 -m venv venv . venv/bin/activate python -m pip install pip --upgrade pip install -r requirements.txt