You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sorry for long answer, I just didn't get notification about your issue. implementation("com.microsoft.onnxruntime:onnxruntime:1.13.1") is not compatible, you mustn't override it.
Thanks for the initiative!
It seems to look for a specific patched version of onnx
Could not find com.microsoft.onnxruntime:onnxruntime:1.13.1.patched
Specifying an explicit version will find it but I'm not sure it's compatible.
implementation("com.microsoft.onnxruntime:onnxruntime:1.13.1")
I run through a lot of errors then
java.lang.ClassNotFoundException: javaslang.λ
The text was updated successfully, but these errors were encountered: