Replies: 1 comment 5 replies
-
@pnpds1 can you please confirm a few things here?
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I have cloned the haystack repository from the haystack github repo and then done pip install . After that I have downloaded and installed xpdf too. Even after that when I run the rest api I am encountering this error. I am using this command to run the api.
gunicorn rest_api.application:app -b 0.0.0.0:8000 -k uvicorn.workers.UvicornWorker -t 300
I am attahching the screenshot of the error that I am getting right now.


Kindly help me to solve this issue. This is very urgent. Thank you so much in advance.
Beta Was this translation helpful? Give feedback.
All reactions