alphacep / alphacep/vosk

No module named '_phash' while running python verify.py

未关闭
#8 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
505
派生
55
PR 合并指标
30 天内没有已合并 PR

描述

I followed setup instructions:
clone github repo, pip install -r requirements.txt

python verify.py wavs-test.txt phones-test.txt data.idx caused error:

:~/projects/vosk$ python verify.py wavs-test.txt phones-test.txt data.idx
Traceback (most recent call last):
File "/home/e.chernousov@avi.lc/projects/vosk/phash.py", line 14, in swig_import_helper
return importlib.import_module(mname)
File "/usr/local/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named '_phash'

using python 3.7.0, ubuntu 18.04

Couldn't fild answers with google. What could be the problem?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。