ImportError:DLL加载失败:动态链接库(DLL)初始化例程失败。(导入python时出错)

ImportError:DLL加载失败:动态链接库(DLL)初始化例程失败。(导入python时出错),python,importerror,mozilla-deepspeech,Python,Importerror,Mozilla Deepspeech,我试图在Windows Server 2016上使用deepspeech的python模块运行deepspeech的预训练模型,但出现以下错误: 回溯(最近一次呼叫最后一次): 文件“c:\program files\python36\lib\runpy.py”,第193行,位于作为主模块的运行模块中 “main”,模块规格) 文件“c:\program files\python36\lib\runpy.py”,第85行,在运行代码中 exec(代码、运行\全局) 文件“C:\Program F

我试图在Windows Server 2016上使用deepspeech的python模块运行deepspeech的预训练模型,但出现以下错误:

回溯(最近一次呼叫最后一次):

文件“c:\program files\python36\lib\runpy.py”,第193行,位于作为主模块的运行模块中

main”,模块规格)

文件“c:\program files\python36\lib\runpy.py”,第85行,在运行代码中

exec(代码、运行\全局)

文件“C:\Program Files\Python36\Scripts\deepspeech.exe\uuuuuu main\uuuuuuuuu.py”,第5行,在

文件“c:\program files\python36\lib\site packages\deepspeech\uuuuu init\uuuuuuuuu.py”,第23行,在

从deepspeech.impl导入打印版本作为打印版本

文件“c:\program files\python36\lib\site packages\deepspeech\impl.py”,第13行,在

从。\u impl导入*

ImportError:DLL加载失败:动态链接库(DLL)初始化例程失败