NextPolish icon indicating copy to clipboard operation
NextPolish copied to clipboard

Error_report

Open kishor2019 opened this issue 4 years ago • 2 comments

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. 6a2ee4b5747d48740a086219de28911 8b302a8b5bc5a330bd2349b77ee544b It will be a great help for me if i can have some suggestion to solve this issue. Thanks in advance.

kishor2019 avatar Feb 23 '21 10:02 kishor2019

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.

moold avatar Feb 24 '21 02:02 moold

I am using python3.8, NextPolish-CentOS6.9, gcc version 4.8.5 in CentOS-7 operating system.

kishor2019 avatar Mar 28 '21 09:03 kishor2019