AA-setup Install Python 3.X with: brew install python Install Jupyter with: brew install jupyterlab Then, install all the libraries with: python3 -m pip install -r requirements.txt