Skip to content

onnx runtime causing problems on windows #309

Description

@ebrahimebrahim

From Seemal:

Hi all, I've been using run_meshroom.py and I've been reaching an error with the onnxruntime dependency. It seems like it exists in pyproject.toml, and I've installed/uninstalled it multiple times individually to see if that would work. I also started from a fresh virtual environment and pip installed open-lifu python, but it still didn't work. The error doesn't specify what DLL is missing, I was wondering if anyone else has ran into this issue?

From Peter:

the issue is with onnxruntime 1.22.0, which is the version grabbed by a naked pip install. We need to specify onnxruntime==1.18.0 until it gets fixed

See lshqqytiger/stable-diffusion-webui-amdgpu#487
See microsoft/onnxruntime#21270


Traceability Information:

This information was populated automatically by a script on 2025-06-09T18:03:05Z.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions