Enable the Linux terminal on any Android device, and you can create or practice your bash scripting on the go.
The current setup process fails on native Windows environments using PowerShell. Specifically: The scripts/setup-python.sh script relies on sh, which is not a native PowerShell command. The PYTHONPATH ...