extractor.exceptions.MissingDependencyException:
pdf2image is not installed.
If you do not plan on using visualizations you can skip image generation
using save_image=False in your function call.
Am I missing something here?
The same parameters work perfectly when I use the method start_document_analysis instead of analyze_document
Hi all, found another interesting scenario.
Error:
Am I missing something here?
The same parameters work perfectly when I use the method
start_document_analysis
instead ofanalyze_document