Hi, all, nubie to streamlit deployment here!
Whilst deploying Im getting an error with trying to load the first package on line 'from openai import OpenAI. Im running locally openai 1.6.1. Appreciate any help with this.
-
link to my app: millfields99-streamlit-marvin-c-marvin-chatbot-streamlit-y1cana.streamlit.app/
-
link to my repo: GitHub - millfields99/Streamlit-Marvin-ChatBot at master
-
Error message: File “/mount/src/streamlit-marvin-chatbot/marvin-chatbot-streamlit.py”, line 1, in
from openai import OpenAI -
Im running python 3.11.5 and streamlit 1.29.0