Skip to content

[BUG] holoscan.core has no attribute MultiMessageConditionInfo #509

Closed
@kavmar

Description

@kavmar

Hi

while trying to run any app from examples, I get the error:

File "/path/to/my/app/.venv/lib/python3.12/site-packages/monai/deploy/core/init.py", line 32, in
from holoscan.core import *
AttributeError: module 'holoscan.core' has no attribute 'MultiMessageConditionInfo'

OS/Platform: Ubuntu 24
Python Version: 3.12
Method of MONAI Deploy App SDK install: pip
SDK Version: 2.0.0
holoscan version: 2.8.0

Commenting out "MultiMessageConditionInfo" in
.venv/lib/python3.12/site-packages/holoscan/core/init.py" on the line 162 helped to continue, but I think it would be better to solve it in a clean way.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions