Indeed. The pip quick start install calls for sudo use without indicating 'sudo' is a prereq though. sudo apt update sudo apt install python3-pip -y sudo apt install python3-venv -y
On Sunday, January 14, 2024 at 11:18:33 AM UTC-5 John Smith wrote: > > > On Mon, 15 Jan 2024 at 03:10, G Hammer <[email protected]> wrote: > >> Installed on a Debian 12 container running on Proxmox. > > All was well, except there is no 'sudo' command in the OS (not certain if >> Debian was installed to bare metal as I d >> > > debian doesn't install sudo by default, although you can install it with > apt > -- You received this message because you are subscribed to the Google Groups "weewx-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-development/1e3eaf04-6ac4-4e1b-9836-1f210fcc87f2n%40googlegroups.com.
