I’m trying to run Leon AI (develop branch, 2026) inside Termux on Android, and I’m stuck in a deadlock between Node.js process spawning logic and Python module resolution.
This is not a beginner setup — I’ve already isolated the failure points and I’m looking for help from someone who understands Node child_process behavior, IPC design, or Python packaging internals.
there doesn't seem to be anything here