-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Simply running the .exe for version 0.1.0 results in the following pop-up
[Window Title]
Error
[Main Instruction]
A JavaScript error occurred in the main process
[Content]
Uncaught Exception:
Error: Failed to initialize ONNX Runtime API. It could happen when this nodejs binding was built with a higher version ONNX Runtime but now runs with a lower version ONNX Runtime DLL(or shared library).
at process.func [as dlopen] (node:electron/js2c/node_init:2:2617)
at Module._extensions..node (node:internal/modules/cjs/loader:1874:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2844)
at Module.load (node:internal/modules/cjs/loader:1448:32)
at Module._load (node:internal/modules/cjs/loader:1270:12)
at c._load (node:electron/js2c/node_init:2:17993)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:244:24)
at Module.require (node:internal/modules/cjs/loader:1470:12)
at require (node:internal/modules/helpers:147:16)
[OK]
Metadata
Metadata
Assignees
Labels
No labels