Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make extractor package more verbose #149

Closed
yenicelik opened this issue Nov 22, 2023 · 0 comments
Closed

Make extractor package more verbose #149

yenicelik opened this issue Nov 22, 2023 · 0 comments

Comments

@yenicelik
Copy link
Contributor

cargo run extractor package should be more verbose. Example error logs when installing dependencies:

Error: process "/bin/sh -c pip3 install --no-input tf2onnx git+https://github.com/huggingface/transformers.git accelerate pymupdf python-Levenshtein nltk install deepdoctection[pt] python-poppler pdf2image huggingface-hub ctransformers[cuda]" did not complete successfully: exit code: 1

and

starting indexify packager, version: git branch: david/invoice-extractor - sha:191ad85da46b537fffe5f3bc0883dd28aacd3cad
process "/bin/sh -c apt-get install -y  tesseract-ocr libpoppler-dev poppler-utils tesseract-ocr-eng libtesseract-eng" did not complete successfully: exit code: 100
Error: process "/bin/sh -c apt-get install -y  tesseract-ocr libpoppler-dev poppler-utils tesseract-ocr-eng libtesseract-eng" did not complete successfully: exit code: 100

so the user needs to manually resolve what package is causing the issue

@diptanu diptanu closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants