KruxAI / ragbuilder

A toolkit to create optimal Production-ready RAG setup for your data
https://docs.ragbuilder.io
Apache License 2.0
901 stars 75 forks source link

Installation Failure on macOS: No Response After Upgrading ca-certificates and Installing Cairo #55

Open Muddan opened 5 days ago

Muddan commented 5 days ago

During the installation process on macOS, I followed the instructions to upgrade ca-certificates and install cairo. However, after these steps, the installation process halted with no further response or completion. Attaching the screenshot of the terminal output for reference. Kindly provide guidance on resolving this issue to complete the installation successfully. Screen Shot 2024-10-02 at 12 16 48 PM

aravind10x commented 1 day ago

Hi @Muddan, did the brew libraries installation complete? If so, can you try running pip install ragbuilder? If not, try re-running the install script curl -fsSL https://install.ragbuilder.io/mac | bash If it's again getting stuck, please let me know.

Muddan commented 1 day ago

Brew installations were completed. later part while upgrading the certificates and its been stuck. This happening multiple times in mac machine. Screen Shot 2024-10-07 at 9 10 56 AM Is this alright. screenshot attached.

aravind10x commented 22 hours ago

Got it, if brew installations were completed, can you try running pip install ragbuilder?

Muddan commented 20 hours ago

Once i run this command ragbuilder Screen Shot 2024-10-07 at 2 29 03 PM and installing certificates being stalled like this. after this pip install ragbuilder ?

aravind10x commented 18 minutes ago

@Muddan it seems like it's stuck installing cairo. It might take a while.. How long did you try waiting for it to complete?