这是indexloc提供的服务,不要输入任何密码
Skip to content

[Bug] 'OBBject_EquityInfo' from 'openbb_core.app.provider_interface' #7149

@eduardcmp

Description

@eduardcmp

Describe the bug
'OBBject_EquityInfo' from 'openbb_core.app.provider_interface' (/root/.cache/pypoetry/virtualenvs/openbb-backend-9TtSrW0h-py3.12/lib/python3.12/site-packages/openbb_core/app/provider_interface.py) when trying to access an endpoint: obb.equity.price.quote(symbol=equity_symbols, provider=provider).to_df()

To Reproduce
Steps(from the start) and commands to reproduce the behavior

Screenshots

Desktop (please complete the following information):

  • OS: [Ubuntu 22.04.4 LTS (Azure VM, kernel 6.8.0-1029-azure)]
  • Python version [python:3.12.8-slim]

Additional context
The error only occurs on the Azure VM, not on my local machine with the same Docker setup.
The error seems related to the import of OBBject_EquityInfo from openbb_core.app.provider_interface.
Poetry is used to install dependencies, and the build process completes without errors.
The virtual environment path in the error: /root/.cache/pypoetry/virtualenvs/openbb-backend-9TtSrW0h-py3.12/lib/python3.12/site-packages/openbb_core/app/provider_interface.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions