st-chat icon indicating copy to clipboard operation
st-chat copied to clipboard

Module Not Found: streamlit_chat when deploying in Streamlit Cloud.

Open thomasrife opened this issue 1 year ago • 1 comments

Hi.

I build a chatbot app to deploy in streamlit using streamlit_chat, but when i'm trying to build the app i get the following error:

from streamlit_chat import message ModuleNotFoundError: No module named 'streamlit_chat'

¿what could be the problem?

Thank you!

thomasrife avatar Apr 18 '23 17:04 thomasrife