我已经按照textract网站上的说明进行操作,但是由于这个原因我收到错误 pocketsphinx
我尝试pocketsphinx使用separtely 安装pip但出现相同的错误:
命令"/ usr/bin/python -u -c"import setuptools,tokenize; file ='/ tmp/pip-build-drE9wI/pocketsphinx/setup.py'; f = getattr(tokenize,'open',open)(file); code = f.read().replace('\ r \nn ','\n'); f.close(); exec(compile(code,file,'exec'))"install --record /tmp/pip-nfLJNp-record/install-record.txt --single-版本 - 外部管理 - 编译"失败,错误代码1在/ tmp/pip-build-drE9wI/pocketsphinx /
我想在Ubuntu 16.04上安装它.如果重要,我在虚拟机上运行它.