Skip to content

API version error seen while running using ort python whls built from src #27305

@MayureshV1

Description

@MayureshV1

Describe the issue

On upgrading to latest ort-main the following issue was seen while running a Python based app:
The requested API version [25] is not available, only API versions [1, 24] are supported in this build. Current ORT Version is: 1.25.0

This error occurs during model compilation phase and is seen on OpenVINO EP.

Issue cannot be reproduced when building whl package from https://github.com/microsoft/onnxruntime/commits/v1.24.1

To reproduce

  1. Build from src using ort-main commit: 06fe9a4
  2. Generate Python whl packages using -build_wheel
  3. Compile a model using Pythion based app on OpenVINO EP using onnxruntime_perf_test.exe

Urgency

High- Blocks internal CI and app development bit not blocking production apps.

Platform

Windows

OS Version

25H2

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

06fe9a4

ONNX Runtime API

Python

Architecture

X64

Execution Provider

OpenVINO

Execution Provider Library Version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ep:OpenVINOissues related to OpenVINO execution provider

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions