If you’re creating a debugging post, please include the following info:
when i deploy to streamlit community cloud i get the following error:
File "/home/adminuser/venv/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script
exec(code, module.__dict__)File "/mount/src/bluesky_brain/BlueSky-Brain.py", line 3, in <module>
from pages import chat_page, overview_page, your_data_page, agents_pageFile "/mount/src/bluesky_brain/pages/chat_page.py", line 3, in <module>
from openai import OpenAI
project: GitHub - systemsBSCF/bluesky_brain