Illumina / hap.py

Haplotype VCF comparison tools
Other
402 stars 122 forks source link

getting traceback while using '$python bin/hap.py' #149

Open monika7697 opened 2 years ago

monika7697 commented 2 years ago

i have installed pandas, still i am getting this traceback

Traceback (most recent call last): File "bin/hap.py", line 41, in import Tools File "/home/monika_mohite/hap.py-build/lib/python27/Tools/init.py", line 102, in import pandas # noqa: F401 ImportError: No module named pandas