Skip to content

Subprocess command depends on OS  #5

@ParsaGhadermazi

Description

@ParsaGhadermazi

Hi,

Thanks for making this great tool available. When running on MacOS, I get an error in the following line:

run_process(['mmseqs', 'createindex', output_loc, tmp_dir, '--threads', str(threads)], verbose=verbose)

I guess this is happening because the command argument for run_process is different depending on the OS (A list of strings vs. a single string)

Parsa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions