CollasLab / edd

Enriched Domain Detector for ChIP-seq data
https://pypi.python.org/pypi/edd
MIT License
16 stars 4 forks source link

I had a problem that I couldn’t solve, and neither Google nor biostar found a solution. If it is convenient, please help me. #19

Open zhangshuli-stu opened 2 years ago

zhangshuli-stu commented 2 years ago

Traceback (most recent call last): File "/home/shuli/miniconda3/envs/chip/bin/edd", line 133, in import eddlib.experiment File "/home/shuli/miniconda3/envs/chip/lib/python2.7/site-packages/eddlib/experiment.py", line 17, in import read_bam File "init.pxd", line 872, in init eddlib.read_bam ValueError: numpy.ufunc has the wrong size, try recompiling. Expected 192, got 216