RuntimeError: Your system has an unsupported version of sqlite3. Chroma requires sqlite3 >= 3.35.0

Hi

I have deployed a chatbot using the GPT API on Render. I have used VectorstoreIndexCreator to persist directory, but encountered the error mentioned above. I have read some related topics but still couldn’t resolve it. I’m using Windows, Python 3.11.5, Django==5.0.3.

How to fix this error?

Looking forward to your quick response.

Thanks Regards

HI,

This has come up here before, maybe this topic will help: https://community.render.com/t/your-system-has-an-unsupported-version-of-sqlite3-chroma-requires-sqlite3-3-35-0/13807

Alan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.