OpenSUSE 15.1 wheel problem
Opened this issue · 2 comments
SiddharthChabukswar commented
Can't install on opensuse leap 15.1, is it possible?
Please help.
dhdaines commented
Please try the latest release: https://pypi.org/project/pocketsphinx/5.0.0rc5/
You can probably do it directly with pip
, e.g.:
pip install --pre pocketsphinx
Preferably in a virtualenv. If you encounter a problem you can report it here.
dhdaines commented
Note that the --pre
argument is important because it is a pre-release. You could also try pip install pocketsphinx==5.0.0rc5