Skip to content

Error when I run python hase.py -h #10

@Carla1990

Description

@Carla1990

I installed hase, and all the module, than I tried to run python hase.py -h and it showed me this error:
Traceback (most recent call last):
File "/storage/GODMC/goDMC_phase2/godmc_phase2/resources/bin/ hase/hase.py", line 8, in
from hdgwas.meta_classic import CohortAnalyser
File "/storage/GODMC/goDMC_phase2/godmc_phase2/resources/bin/ hase/hdgwas/meta_classic.py", line 10, in
from hdgwas.hdregression import B4,
File "/storage/GODMC/goDMC_phase2/godmc_phase2/resources/bin/ hase/hdgwas/hdregression.py", line 5, in
from hdgwas.tools import Timer, timer, timing, save_parameters
File "/storage/GODMC/goDMC_phase2/godmc_phase2/resources/bin/ hase/hdgwas/tools.py", line 13, in
from hash import *
ModuleNotFoundError: No module named 'hash'

How can I solve this?
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions