Coder Social home page Coder Social logo

erro occurred in test about nextpolish HOT 5 CLOSED

nextomics avatar nextomics commented on August 22, 2024
erro occurred in test

from nextpolish.

Comments (5)

moold avatar moold commented on August 22, 2024

Hi, please check your python version using python --version. Currently, NextPolish only support python2.7, I will move it to python3 in the future.

from nextpolish.

lifan18 avatar lifan18 commented on August 22, 2024

Thank you.

My python version is Python 3.7.3 now. I am not sure other software would rely on this version. So, how could I fix this problem?

from nextpolish.

moold avatar moold commented on August 22, 2024

Maybe you can install python2.7 in your personal directory.

from nextpolish.

lifan18 avatar lifan18 commented on August 22, 2024

Thank you so much.

I went through that step. But, new error came out qsub the test task.

"[ERROR] 2019-10-16 20:39:14,367 polish_genome failed: please check the following logs:
[ERROR] 2019-10-16 20:39:14,368 */NextPolish/test_data/01_rundir/00.score_chain/04.polish.ref.sh.work/polish_genome0/nextPolish.sh.e
[ERROR] 2019-10-16 20:39:14,368 */NextPolish/test_data/01_rundir/00.score_chain/04.polish.ref.sh.work/polish_genome1/nextPolish.sh.e"


nextPolish.sh.e* details:
"Traceback (most recent call last):
File "/NextPolish/lib/nextPolish.py", line 83, in
P = CDLL(os.path.dirname(os.path.realpath(file)) + '/' + "nextPolish.so")
File "
/NextPolish/lib/python2.7/ctypes/init.py", line 366, in init
self._handle = _dlopen(self._name, mode)
OSError: liblzma.so.5: cannot open shared object file: No such file or directory"

from nextpolish.

moold avatar moold commented on August 22, 2024

It seems your system lacks the Liblzma.so.5 lib, may be you should install it firstly.

from nextpolish.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.