On Sat, Mar 6, 2021 at 12:38 PM Steven Lembark <[email protected]> wrote: <SNIP> > > $ which python3 > /usr/bin/python3 > > $ ls -ld $(which python3) > lrwxrwxrwx 1 root root 13 Oct 20 10:46 /usr/bin/python3 -> python-exec2c > > Thanks > What do you see just running python3 in a terminal?
- Mark

