After a fresh installation and after running rlama install-dependencies, other commands give an error.
For instance:
rlama list
⚠️ Warning: error executing Python script: exit status 1, output: {"error": "name 'Optional' is not defined"}
The BGE Reranker model might not be accessible. Check your internet connection and model name.
Available RAG systems (1 found):
NAME MODEL CREATED ON DOCUMENTS SIZE
testrag llama3:latest 2026-02-06 14:53:06 27 679.73 KB
This is on Ubuntu 24.04.3 LTS
After a fresh installation and after running
rlama install-dependencies, other commands give an error.For instance:
This is on Ubuntu 24.04.3 LTS