kishwarshafin / pepper

PEPPER-Margin-DeepVariant
MIT License
244 stars 42 forks source link

pysam not working #170

Closed Az513 closed 1 year ago

Az513 commented 2 years ago

Hello, The installation went well. But when I ran a test it says: from _ctypes import Union, Structure, Array ModuleNotFoundError: No module named '_ctypes'

I am using a Centos and do not have pysam on python3.9. I have it on 2.7

Thank you A

kishwarshafin commented 2 years ago

@Az513 python 3 is required for this package. I am unsure about the local installation on centOS, but, can you please provide a little more details on this?