Instructions on how to install the Python 3 programming language on macOS.
First step should be to unsinstall any previous Python 3 installation. This step can be skipped if no Python 3 version was previously installed.
This will completelly remove any Python 3 previously installed. If you which to keep the user modules installed with
pip3you should skip the last command.