Future-House / paper-qa

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

environment issue #449

Open FahaxikiHoney opened 3 hours ago

FahaxikiHoney commented 3 hours ago

Hello, can you provide the environmental requirements for this project?

dosubot[bot] commented 3 hours ago

Hey there, @FahaxikiHoney! I'm here to help you with any bugs, questions, or contributions while you wait for a human maintainer. Let me know how I can assist you!

@FahaxikiHoney, I'm a bot designed to help solve bugs, answer technical questions, and gather engineering knowledge. Unfortunately, I can't provide environmental requirements for your project. If you think I should be able to help with this, please reach out to the Dosu Team.

To continue talking to Dosu, mention @dosu.

FahaxikiHoney commented 3 hours ago

Can you provide the versions of the various dependency libraries? I encountered library errors when running the project.

dosubot[bot] commented 3 hours ago

Hey @FahaxikiHoney! I'm a bot designed to help solve bugs, answer technical questions, and gather engineering knowledge. Unfortunately, I can't provide the versions of the various dependency libraries for your project. If you think I should be able to help with this, please reach out to the Dosu Team.

To continue talking to Dosu, mention @dosu.

FahaxikiHoney commented 3 hours ago

When I run the following code, an error occurred. the error is that ModuleNotFoundError: No module named 'pydantic_core._pydantic_core' from paperqa import Settings

dosubot[bot] commented 3 hours ago

Hey @FahaxikiHoney! I'm a bot designed to help solve bugs, answer technical questions, and gather engineering knowledge. Unfortunately, I can't help with the specific error you're encountering. If you think I should be able to help with this, please reach out to the Dosu Team.

To continue talking to Dosu, mention @dosu.

FahaxikiHoney commented 2 hours ago

How can I properly configure my Python virtual environment?

dosubot[bot] commented 2 hours ago

Hey @FahaxikiHoney! I'm a bot designed to help solve bugs, answer technical questions, and gather engineering knowledge. Unfortunately, I can't help with configuring your Python virtual environment. If you think I should be able to help with this, please reach out to the Dosu Team.

To continue talking to Dosu, mention @dosu.

FahaxikiHoney commented 2 hours ago

ModuleNotFoundError: No module named 'paperqa.version'