Open compilebunny opened 10 months ago
Well, I was today days old when I learned what Termux is.
And it seems this is a known problem with a bunch of Python libraries: https://github.com/termux/termux-packages/issues/12430
You can see the full list of stuff that doesn't work in Termux here: https://github.com/android/ndk/issues/201
This is on Termux v118 python 3.11.6 pocketsphinx 5.0.3
import pocketsphinx
produces
instead of making the pocketsphinx library available for use.