I’ll update the docs, they changed recently and used to recommend conda…
recommend the following once you’ve got conda installed:
conda create --name hail python=3.7
conda activate hail
python3 -m pip install hail
I’ll update the docs, they changed recently and used to recommend conda…
recommend the following once you’ve got conda installed:
conda create --name hail python=3.7
conda activate hail
python3 -m pip install hail