# How to install python3 on macOS All In One ```sh $ python --version # Python 2.7.15 $ python3 --version # not found ```  on Ubuntu 22.04 LTS, run the following command: $sudoaptinstallpython3-pip jupyterhub