Error_report
From last few days i am trying to use NextPolish. When i meet the trouble for the first time i went to user guideline and found that the author has asked to use a guided version that was given with a link (NextPolish-CentOS6.9). But each time found with same problem during test run. After "merge_bam", during the polishing step the error appears like-
"self._handle = _dlopen(self._name, mode) --OSError: liblzma.so.0: cannot open shared object file: No such file or directory".
Here i am providing some snap shot to express the problem more clearly.
It will be a great help for me if i can have some suggestion to solve this issue. Thanks in advance.
Hi, I need more details, see following.
Operating system
Which operating system and version are you using?
You can use the command lsb_release -a to get it.
GCC
What version of GCC are you using?
You can use the command gcc -v to get it.
Python
What version of Python are you using?
You can use the command python --version to get it.
NextPolish
What version of NextPolish are you using?
You can use the command nextPolish -v to get it.
I am using python3.8, NextPolish-CentOS6.9, gcc version 4.8.5 in CentOS-7 operating system.