Problem using chroma when deploying app

Hey Im trying to deploy my streamlit app but I get this error

ModuleNotFoundError: No module named ‘chromadb’

I do not know whats wrong since I have chomadb and langchain included in my requirements.txt. Does someone know what to do?

Hi @thdieing,

Thanks for sharing your question with the community! :balloon: Please update your debugging post to include a code snippet and a link to your app’s public GitHub repo – this will allow the community to help you find an answer as quickly as possible. In the meantime, this post will be tagged as needs-more-info.