Skip to content

Pin onnxruntime version for windows DLL issue (#309)#310

Merged
ebrahimebrahim merged 1 commit into
mainfrom
309-onnx-runtime-causing-problems-on-windows
May 21, 2025
Merged

Pin onnxruntime version for windows DLL issue (#309)#310
ebrahimebrahim merged 1 commit into
mainfrom
309-onnx-runtime-causing-problems-on-windows

Conversation

@ebrahimebrahim
Copy link
Copy Markdown
Collaborator

addresses #309

@ebrahimebrahim ebrahimebrahim linked an issue May 21, 2025 that may be closed by this pull request
@ebrahimebrahim ebrahimebrahim requested a review from dlichy May 21, 2025 18:46
@ebrahimebrahim
Copy link
Copy Markdown
Collaborator Author

ebrahimebrahim commented May 21, 2025

When the onnx folks closed out that issue on their end, the solution they referenced was to install the correct version of the visual C++ 2019 runtime: https://onnxruntime.ai/docs/install/#requirements

So maybe our solution is either to insist on windows users having the latest version of visual C++ runtime, or pin onnxruntime to 1.18.0.

Peter's preference is to pin the version since that will be less of a burden on windows users

@ebrahimebrahim ebrahimebrahim merged commit 50b22df into main May 21, 2025
9 checks passed
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.

onnx runtime causing problems on windows

2 participants