Skip to content

Pin onnxruntime on Windows#1274

Merged
afourney merged 1 commit intomicrosoft:mainfrom
t-kalinowski:fix/onnxruntime-dll-error
May 28, 2025
Merged

Pin onnxruntime on Windows#1274
afourney merged 1 commit intomicrosoft:mainfrom
t-kalinowski:fix/onnxruntime-dll-error

Conversation

@t-kalinowski
Copy link
Contributor

closes #1266

@afourney
Copy link
Member

Fantastic! Thanks

@afourney afourney merged commit 62b7228 into microsoft:main May 28, 2025
3 checks passed
@afourney
Copy link
Member

I will collect a few more maintenance PRs then publish as 0.1.3

azhao25 pushed a commit to azhao25/markitdown that referenced this pull request Oct 16, 2025
basnijholt added a commit to basnijholt/markitdown that referenced this pull request Feb 6, 2026
The pin was added in microsoft#1274 to work around a DLL import error (microsoft#1266).
The root cause was an outdated msvc-runtime package, not an onnxruntime
regression (microsoft/onnxruntime#24843). The pin blocks Python 3.14
support (microsoft#1470) since onnxruntime 1.24.1 (which adds 3.14 wheels)
exceeds the upper bound.

Fixes microsoft#1550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

onnxruntime dll import error

2 participants