jhow@DESKTOP-PTERMOT:~$ cd appadm
jhow@DESKTOP-PTERMOT:~/appadm$ pip3 install --user --upgrade buildozer
Collecting buildozer
Downloading buildozer-1.5.0-py3-none-any.whl (86 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 KB 2.0 MB/s eta 0:00:00
Collecting pexpect
Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 5.2 MB/s eta 0:00:00
Collecting sh
Downloading sh-2.0.4-py3-none-any.whl (38 kB)
Requirement already satisfied: virtualenv in /home/jhow/.local/lib/python3.10/site-packages (from buildozer) (20.24.2)
Collecting ptyprocess>=0.5
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Requirement already satisfied: filelock<4,>=3.12.2 in /home/jhow/.local/lib/python3.10/site-packages (from virtualenv->buildozer) (3.12.2)
Requirement already satisfied: distlib<1,>=0.3.7 in /home/jhow/.local/lib/python3.10/site-packages (from virtualenv->buildozer) (0.3.7)
Requirement already satisfied: platformdirs<4,>=3.9.1 in /home/jhow/.local/lib/python3.10/site-packages (from virtualenv->buildozer) (3.10.0)
Installing collected packages: ptyprocess, sh, pexpect, buildozer
WARNING: The scripts buildozer and buildozer-remote are installed in '/home/jhow/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed buildozer-1.5.0 pexpect-4.8.0 ptyprocess-0.7.0 sh-2.0.4
jhow@DESKTOP-PTERMOT:~/appadm$ buildozer init