Skip to content

Check installation is not complete #16

@lczech

Description

@lczech

Hi there,

in the Installation doc, it states that

python ipk.py --help

can be used to check the installation. My default python on Ubuntu 20.04.6 LTS is however Python 2.7.18, such that this fails. As ipk.py contains the python3, it might hence be better to use

./ipk.py --help

instead.

Then, the command succeeds. However, I did not make raxml-ng available to IPK yet, and hence when trying to run it, get the error

RuntimeError: RAxML-ng not found. Please check it exists in your PATH or provide a full filename

If the above command is meant to be a check for successful installation, I recommend checking there that raxml-ng is available to IPK :-)

Cheers
Lucas

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