The command 'python3' not working when I try to check my connection status in ubuntu18.04. In the terminal the output looks like the following
bash: /usr/lib/command-not-found: /usr/bin/python3: bad interpreter: No such file or directory
which python3 doesn't print anything to the terminal.
Can anybody help me figure out what the problem might be?