Ma Mana ma Manama

Results 295 comments of Ma Mana ma Manama

Update: Plus a nice wrapper 🌯: ``` piperme() { if [ -z "$1" ]; then echo "Error: Please provide text or use -f ." return 1 fi if [ "$1"...

Re: https://github.com/rhasspy/piper/issues/814#issuecomment-3051394673, I could, but then, "me no programmer". It is only the second device (virgin Droid this time) that I made it work on and I do not need...

BTW, below is fully written by AI. Not Gemini this time but : https://askdev.ai/github/rhasspy/piper one, which I also start to love 💕. I had built it at least twice (over...

Yay, that simplifies a lot too: `Allow text from one or more files with --input-file `, apart from getting rid of these Baroque C++ dependencies, as I can quickly see...

Same error, and I have a deja vu I have seen it half a year ago, too, similar OS. Title: Build Issue on Android with Meson ## Environment - OS:...

PS. Miss Perplexity AI , upon seeing fuller strace, opines: Here are the key observations from the strace log: Meson opens the version.py script multiple times without any issues: newfstatat(AT_FDCWD,...

Update, same device, same source, but prooted Debian, and it works. ``` Meson build system Version: 1.4.1 Source dir: /data/data/com.termux/files/home/downloads/scikit-image Build dir: /data/data/com.termux/files/home/downloads/scikit-image/build Build type: native build Project name: scikit-image...

Termux updated python to: .../Videos_Ext_SD/Watch_me $ python --version Python 3.12.7 .../Videos_Ext_SD/Watch_me $ Identical error, pasting almost fully: ``` ... Build type: native build ../meson.build:7:11: ERROR: Could not execute command `/data/data/com.termux/files/usr/tmp/pip-install-20nq5qg4/scikit-image_80ca94b929d04f7aa53474cc4aa29480/skimage/_build_utils/version.py`....

Cannot. It gets deleted as a temp file before the process ends. I may git clone it all instead, but what to do then to manually run that meson only...

Git cloned and same zero info: ~/downloads/scikit-image $ cat /data/data/com.termux/files/home/downloads/scikit-image/build/meson-logs/meson-log.txt Build started at 2024-10-09T19:32:22.140557 Main binary: /data/data/com.termux/files/usr/bin/python3.12 Build Options: Python system: Linux The Meson build system Version: 1.5.2 Source dir:...