However, an error message appears called: "qiime diversity core-metrics-phylogenetic: command not found"
Can you help me with this issue? or guide me? I'm new in qiime2
Can you run conda info to check that you have the correct conda environment for your install activated? If you do not, you will need to ensure that it is using: conda activate <name of your qiime2 environment>, and then try re-running the command.
Hello @pau_u,
Nothing is standing out to me about your conda info.
I think something went wrong with the install and now it will activate but it wont actually run anything?
Can you run qiime info? If that doesn't run it would be a good sign that the install went bad and you should remove the conda env and re-install qiime. If it does run, can you attach a screenshot?