We have switched the name of the python module from pyhail
to hail
.
Starting with commit ff7ba73
, you’ll need to import hail as follows in python scripts:
from hail import *
We have switched the name of the python module from pyhail
to hail
.
Starting with commit ff7ba73
, you’ll need to import hail as follows in python scripts:
from hail import *