Skip to content

[Bug]: macos 15.5 Library not loaded: @rpath/libopenvino.2460.dylib #31059

Open
@z411500976

Description

@z411500976

OpenVINO Version

2024.6.0

Operating System

macOS Systems for Apple Silicon

Device used for inference

CPU

Framework

None

Model used

No response

Issue description

macos 15.5 openvino==2024.6.0 run:
python -c "from openvino.runtime import Core; print(Core().get_versions('CPU'))"

I need to run openvion==2024.6.0 on macos 15.5 but it gives an error:

from openvino._pyopenvino import get_version
ImportError: dlopen(/Users/TestUser/Documents/ComfyUI/python_embeded/lib/python3.12/site-packages/openvino/_pyopenvino.cpython-312-darwin.so, 0x0002): Library not loaded: @rpath/libopenvino.2460.dylib
Referenced from: <03F87BA2-0E7A-36B9-AF88-24DAA00D723D> /Users/TestUser/Documents/ComfyUI/python_embeded/lib/python3.12/site-packages/openvino/_pyopenvino.cpython-312-darwin.so

Step-by-step reproduction

No response

Relevant log output

Issue submission checklist

  • I'm reporting an issue. It's not a question.
  • I checked the problem with the documentation, FAQ, open issues, Stack Overflow, etc., and have not found a solution.
  • There is reproducer code and related data files such as images, videos, models, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions