Install Hail on Mac OS X¶
Install Java 8.
Install Python 3.6 or 3.7. We recommend Miniconda; however, the latest version of Miniconda installs Python 3.8 by default. Please follow these instructions to create a Python 3.6 or 3.7 environment.
Open Terminal.app and execute
pip install hail
.