Future-House / paper-qa

High accuracy RAG for answering questions from scientific documents with citations
Apache License 2.0
6.33k stars 599 forks source link

installation problem #392

Open Ravindra-Raut opened 1 month ago

Ravindra-Raut commented 1 month ago

I try to install using pip install paper-qa. BUT it is not happening. I already have latest pip. I am using Macbook OS 11.

dosubot[bot] commented 1 month ago

Hey @Ravindra-Raut! 👋 I'm here to help you out with any bugs or questions you have while we wait for a human maintainer. Let's squash those bugs together!

The exact steps for installing paper-qa using pip are:

pip install paper-qa

Ensure you have Python 3.11 or later installed. Additionally, you may need to set up API keys for Crossref and Semantic Scholar if you are indexing a large set of papers to avoid public rate limits.

If you encounter specific error messages during installation, please share them for more detailed troubleshooting [1].

To continue talking to Dosu, mention @dosu.

jamesbraza commented 1 month ago

Hi @Ravindra-Raut , can you give us your full console output? You don't have much info for us to work with