Hi there,
in the Installation doc, it states that
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
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
Hi there,
in the Installation doc, it states that
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.pycontains the python3, it might hence be better to useinstead.
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
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