I’m experiencing an installation issue when deploying my Streamlit apps on Community Cloud.
Here are the details:
-
Public app links (deployed on Community Cloud):
-
GitHub repository requirements.txt contains:
langchain
langchain-community
langchain-google-genai
langchain_upstage
- Error (full message):
During the deployment process, the errors appear related tolangchain
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!