Problem installing langchain package when deploying on Streamlit Community Clouddeployment, langchain, python, streamlit-community-cloud

I’m experiencing an installation issue when deploying my Streamlit apps on Community Cloud.

Here are the details:

  1. Public app links (deployed on Community Cloud):

  2. GitHub repository requirements.txt contains:

langchain
langchain-community
langchain-google-genai
langchain_upstage
  1. Error (full message):
    During the deployment process, the errors appear related to langchain installation:
    Please open the above app links and check the error message via [Manage app].

Does anyone know how to resolve this issue with langchain installation during deployment on Community Cloud?

Any guidance would be appreciated. Thank you!

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