This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error executing MEGAHIT

I am having the following error when running MEGAHIT:

"/usr/bin/env: "python": Nonexistent file or directory"

However, I didn't even have an error during the installation, could anyone help me?

linux terminal megahit

1 answer

Are you missing python install?

See https://askubuntu.com/questions/942930/usr-bin-env-python-no-such-file-or-directory for some solutions (2nd answer may be applicable here).

It worked, thank you very much!

Log in to answer this question.