Closed radio1988 closed 5 years ago
after creating a brand new py36 environment with the following command and install epic2, the problem was solved
conda create -y -n py36 python=3.6 anaconda
conda activate py36
conda install -c bioconda epic2
Thanks! I was about to comment that it seems that the htslib header was different from when epic2 was installed. But I am not a C-wiz.
My installation command history
Error message:
I'm working in centOS