question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Exception: pdftotext is not installed. It is part of xpdf or poppler-utils software suite.

See original GitHub issue

image

An issue of installing the xpdfreader!

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
julian-rischcommented, May 3, 2022

@AI-Ahmed no need to work on this one here. I’ve already implemented the fix in this pull request: https://github.com/deepset-ai/haystack/pull/2488 Great to see your enthusiasm though! 👍

1reaction
AI-Ahmedcommented, May 3, 2022

Hi @AI-Ahmed thanks for pointing out this problem. We also came across the problem here: #2443 We forgot to update the text in the Exception though. I will take care of that now and then close this issue. Thanks again! 👍

No problem my friend! I’m happy to help at any time. I really like your framework, and It is really huge thing for me to help you with anyway!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install pdftotext on Python 3.6, missing poppler
Try to run pip install pdftotext, you will get an error that the Microsoft Visual C++ is required. Navigate in a browser to...
Read more >
pdftotext - PyPI
Simple PDF text extraction.
Read more >
Installing PDFTOTEXT through PIP on Windows 10
Navigate in a browser to http://visualstudio.microsoft.com/downloads. Under the Tools for Visual Studio 2019 tab download the Build Tools for ...
Read more >
Poppler 22.12 Releases
Issue #1292 * Protect against malformed files * Refactor code to not use strndup * Other small code refactoring utils: * pdftoppm: Avoid...
Read more >
Trying to install pdftotext and gs - Google Groups
pdftotext is part of poppler-utils so running `sudo apt-get install poppler-utils` should do it. `apt-get install gs` should be `apt-get install ghostscript`.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found