pocketsphinx-python
pocketsphinx-python copied to clipboard
Error after successful installation
I am using trying to install pocketsphinx-python on a 64 bit Windows server. I installed the module using pocketsphinx-0.1.3-cp27-cp27m-win_amd64.whl from pypi but after successful installation when I try to import pocketsphinx, I get the following error :
import pocketsphinx Traceback (most recent call last):
File "
File "D:\Anaconda2\lib\site-packages\pocketsphinx__init__.py", line 35, in
File "D:\Anaconda2\lib\site-packages\sphinxbase__init__.py", line 32, in
File "D:\Anaconda2\lib\site-packages\sphinxbase\ad.py", line 35, in
File "D:\Anaconda2\lib\site-packages\sphinxbase\ad.py", line 34, in swig_import_helper return importlib.import_module('_ad')
File "D:\Anaconda2\lib\importlib__init__.py", line 37, in import_module import(name)
ImportError: No module named _ad
import ad Traceback (most recent call last):
File "
ImportError: No module named ad
Do I need to install additional modules for the same. Apologies for any inconvenience.
Faced with this problem
I faced the same problem. Got any solution for this?
have you installed swig?
facing the same issue. can someone help me to resolve the issue.?
Still facing the issue any solution for this?
facing the same issue. Someone please help me out to solve this issue
I found this precompiled packages and installing that worked for me (Win7 - 64bit) http://www.lfd.uci.edu/~gohlke/pythonlibs/#pocketsphinx previously I had the same issue. Of course it doesn't solve the problem but at least you can be able to use pocketsphinx for python.
i have the same problem could you solve it ?
I am facing the same issue. I need pocketsphinx for arm.