Libraries in requirements file not installed when streamlit app is deployed
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 08:31 AM
I deployed a streamlit app on Databricks cluster but the libraries in the requirments.txt file were not installed when the app is deployed. I'm getting this error when a function that uses OpenAI is called."ImportError: Could not import openai python package. Please install it with pip install openai."
Any help will be appreciated. Thanks
Labels:
- Labels:
-
Application
-
GenAI