When I use conda install, and it succeed.But I enter python to test it, the code is import pysam, it show error, Traceback (most recent call last): File "", line 1, in File "/root/anaconda3/lib/python3.8/site-packages/pysam/init.py", line 5, in from pysam.libchtslib import * ImportError: libhts.so.2: cannot open shared object file: No such file or directory
install it successful