- Python 3: should be available in most modern macOS or Linux installations. Please install if not available. You can check if it is available by running
which python3
on the terminal. - pip for python 3: Check if available by running
which pip3
, it should normally be available with the python 3 installation. Otherwise, please visit https://pip.pypa.io/en/stable/installing/.
All commands mentioned here should be run on the same terminal, sequentially.
Execute: