SQLite3 is too old

If you’re creating a debugging post, please include the following info:

  1. Share the link to the public app (deployed on Community Cloud).
  1. Share the link to your app’s public GitHub repository (including a requirements file).
  1. Share the full text of the error message (not a screenshot).
RuntimeError: e[91mYour system has an unsupported version of sqlite3. Chroma    



requires sqlite3 >= 3.35.0.e[0m
e[94mPlease visit                     

https://docs.trychroma.com/troubleshooting#sqlite to learn how                  

to upgrade.e[0m
  1. Share the Streamlit and Python versions.
  • streamlit 1.27.2
  • python 3.10

I am facing a deploy issue when using chromadb…

tried using pysqlit3-binary and the steps showed on the last issue that this was appointed: The sqlite3 version (3.34.1) on streamlit cloud is too old. Could you upgrade it? - :cloud: Community Cloud - Streamlit

but it didnt worked, and i dont know what to do.

Same issue

Same here, replied to another thread as it seems some of us are experiencing the same error, and no solution or clarification provided anywhere.