Skip to content

ImportError: Failed to import 'PDFToTextConverter' #4531

Discussion options

You must be logged in to vote

Hello.
There has been a refactoring on this node lately (dropping xpdf in favor of PyMuPDF).

To use it properly before the official release of Haystack 1.15.0,
you can install the pre-release by running pip install farm-haystack[pdf]==1.15.0-rc2.

Your code should work correctly (I tested it with a local PDF).

Soon, when Haystack 1.15.0 will be released, you can install it by running:
pip install farm-haystack[pdf]==1.15.0

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Chance-Obondo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants