YoloDotNet icon indicating copy to clipboard operation
YoloDotNet copied to clipboard

[ErrorCode:RuntimeException] OrtEnv singleton instance already exists, supplied options would not have effect

Open shunnet opened this issue 6 months ago • 3 comments

I have multiple task models that need to be recognized back and forth. Rewriting, instantiating, and replacing the model in one process will result in an error

[ErrorCode:RuntimeException] OrtEnv singleton instance already exists, supplied options would not have effect

shunnet avatar Jul 31 '25 02:07 shunnet

Latest version 3.1.0

shunnet avatar Jul 31 '25 02:07 shunnet

Hi @shunnet, thank you for reporting this issue, I'll resolve this and release an update.

NickSwardh avatar Jul 31 '25 07:07 NickSwardh

Fixed in v3.1.1

NickSwardh avatar Jul 31 '25 08:07 NickSwardh