启动失败(缺少运行时 dll)?
Windows 10 系统
如果启动程序和出现如下错误:
System.DllNotFoundException: Unable to load DlL 'onnxruntime'or one of its dependencies: 找不到指定的模块。(@x8887887E)
安装 Microsoft Visual C++ 可再发行程序包即可。
https://learn.microsoft.com/zh-cn/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version
Windows 10 以下系统(Windows 7、8.1、2008、2012 系统需安装补丁)
如果您是以下 Windows 版本上安装,则需要其他依赖项:
- Windows 7 x64 SP1
- Windows Vista x64 SP2
- Windows 8.1 x64
- Windows Server 2008 R2
- Windows Server 2012 R2
安装以下组件:
- Microsoft Visual C++ 2015 & KB3063858 补丁
- C++ 运行时(下面两个链接都要装):
https://aka.ms/vs/17/release/vc_redist.x64.exe
https://aka.ms/vs/17/release/vc_redist.x86.exe - KB2533623 Windows 补丁(归海 4.1.4 以上版本 OCR 需要)
这样一般就行了。
你好,我的系统是WIN10,安装软件正常,启动后安装服务时报错:
启动失败:初始化服务失败 启动进程失败 Process exited:undefined
您好,可以在【联系我们】页面加QQ或微信给您看一下