Hello,
I installed humann v3.8 in micromamba using these instructions: humann3 · biobakery/biobakery Wiki · GitHub
When I run the demo file with: 'humann --input demo.fastq.gz --output demo_fastq --input-format fastq.gz`, I get the error message:
CRITICAL ERROR: Please update diamond from version 0.9.24 to version 2.0.15
Then, try to update diamond: micromamba install -c bioconda diamond=2.0.15
and get dependency compatibility issues:
error libmamba Could not solve for environment specs
The following package could not be installed
└─ diamond 2.0.15** is not installable because it requires
└─ boost-cpp >=1.70.0,<1.70.1.0a0 , which conflicts with any installable versions previously reported.