Hi there,
I created a conda env to work with gnomad libraries.
I then installed pip in the conda env.
When I try to install hail I get a long trace back error. It originates as
ImportError: PyCapsule_Import could not import module "datetime"
I am using
cmake/4.0.0
openBLAS/0.3.28
for installation
Can you help? Attached error log.
hail_error.txt (66.8 KB)