daler / metaseq

Framework for integrated analysis and plotting of ChIP/RIP/RNA/*-seq data
https://daler.github.io/metaseq
MIT License
87 stars 36 forks source link

cannot import name 'data_dir' from 'helpers' #43

Open sqs1020 opened 2 years ago

sqs1020 commented 2 years ago

Hi, I tried to import metaseq and got the error No module named 'helpers'. I then pip install helpers and import metaseq again. Then I got the error "ImportError: cannot import name 'data_dir' from 'helpers'".

Thanks!

yaojin17 commented 1 year ago

same issue