Giter VIP home page Giter VIP logo

mycorrhiza-algorithm's Issues

Mycorrhiza problem

I tried to run Mycorrhiza examples with Ubuntu 18.04.4 using the python script, but the following error occurs:

Outputting data in Nexus format.: 100%|████████| 90/90 [00:00<00:00, 939.25it/s]
Building network from file data/JN3L2X7MA3CPN57GYCSHLV21EUVZNONP.nex
SplitsTree -g -v -i /home/rhaphael/Desktop/Mycorrhiza/mycorrhiza-master/examples/data/JN3L2X7MA3CPN57GYCSHLV21EUVZNONP.nex
multiprocess.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/home/rhaphael/.local/lib/python3.6/site-packages/multiprocess/pool.py", line 119, in worker
result = (True, func(*args, **kwds))
File "/home/rhaphael/.local/lib/python3.6/site-packages/multiprocess/pool.py", line 44, in mapstar
return list(map(*args))
File "/home/rhaphael/.local/lib/python3.6/site-packages/mycorrhiza/analysis/analysis.py", line 141, in func
return sn.execute_nexus_file(file)
File "/home/rhaphael/.local/lib/python3.6/site-packages/mycorrhiza/network/network.py", line 25, in execute_nexus_file
bash_nexus_file(filename)
File "/home/rhaphael/.local/lib/python3.6/site-packages/mycorrhiza/network/network.py", line 40, in bash_nexus_file
process = subprocess.Popen(bash_command.split(), stdout=subprocess.PIPE, shell=True if os_name == 'Windows' else False)
File "/usr/lib/python3.6/subprocess.py", line 729, in init
restore_signals, start_new_session)
File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'SplitsTree': 'SplitsTree'
"""
How do I solve this problem (error)?

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.