Can't seem to get privateGPT to work on Ubuntu. #995
Unanswered
Oshirowanen
asked this question in
Q&A
Replies: 3 comments 1 reply
-
What errors are you getting? Can you post the output? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am also unable to install all the requirements, can you please help me to resolve the following errors ERROR: Could not find a version that satisfies the requirement gpt4all==1.0.8 (from versions: 0.1.5, 0.1.6, 0.1.7) |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is working fine for me in Ubuntu. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to get PrivateGPT working on Ubuntu 22.04 (I've also tired it on 18.04) but I keep getting a ton of errors. Does anyone have a comprehensive guide on how to get this to work on Ubuntu? The errors I am getting are dependency and version issues. such as the wrong version of PIP, torch, python, and many many other missing dependencies. I have tried to fix the errors one at a time as they happen, but I seem to be getting nowhere.
The errors happen when I try to run "pip3 install -r requirements.txt"
Can anyone help who has got this successfully working on Ubuntu 18.04 or 22.04?
Beta Was this translation helpful? Give feedback.
All reactions