OpenHands
OpenHands copied to clipboard
RuntimeError: Your system has an unsupported version of sqlite3.
Describe the bug
Unable to run backend
Setup and configuration
Current version: Rocky 9.3 with Python 3.11 Running
** Whenever I try to run the backend, I get error with sqlite version
RuntimeError: Your system has an unsupported version of sqlite3. Chroma requires sqlite3 >= 3.35.0.
Please visit https://docs.trychroma.com/troubleshooting#sqlite to learn how to upgrade.
My model and agent (you can see these settings in the UI):
- Model: Default gpt-4
- Agent:
Commands I ran to install and run OpenDevin:
make start-backend
Steps to Reproduce:
- make start-backend
Logs, error messages, and screenshots: