Error using Golang1.23 version on Windows #2143
Closed
tangmi8023
started this conversation in
General
Replies: 1 comment 1 reply
-
There must exist another onnxruntime.dll in your Please search for it and try to move it to another location. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The compilation was successful. But when I run it, it prompts me 'The given version [17] is not supported, only versions 1 to 10 are supported in this build.'
I'm not sure what version this is referring to.
My reference package version is:
"github.com/k2-fsa/sherpa-onnx v1.11.3"
Then all my CGO calls will fail to initialize.
Beta Was this translation helpful? Give feedback.
All reactions