openbb

Please take a moment to search the forum and documentation before posting a new topic.
If you’re creating a debugging post, please include the following info:

  1. Are you running your app locally or is it deployed?
    Deployed

  2. If your app is deployed:
    a. Is it deployed on Community Cloud or another hosting platform?
    Deployed in streamlit community cloud
    b. Share the link to the public deployed app.
    https://financialanalystai-selvapal.streamlit.app

  3. Share the link to your app’s public GitHub repository (including a [requirements file]
    GitHub - selvakumarsai/financialanalystai

  4. Share the full text of the error message (not a screenshot).
    Error initializing OpenBB or OpenAI. Please check your keys and OpenBB setup. Error: cannot import name ‘ChartFormat’ from ‘openbb_core.app.model.charts.chart’ (/home/adminuser/venv/lib/python3.13/site-packages/openbb_core/app/model/charts/chart.py)

  5. Share the Streamlit and Python versions.
    streamlit==1.45.1
    python ==3.13