I have Qiime2 installed on a virtual machine (see version below) and I am working on a Snakemake pipeline. So far everything has been functioning with no issues until I reached the core_metrics step which is giving the following error :
Plugin error from diversity: module 'skbio.diversity.alpha' has no attribute 'sobs'
There could be a conflict of versions but I can't really figure it out. This issue was previously posted but unsolved.
P.S. I tried scikit-bio v0.5.9 as well as scikit-bio v0.6.0
I'm glad you found that other thread about this 'sobs' error.
(I've removed the duplicate post from the old thread, so we can work on your issue without bothering other forum members. We read every post, so there's no reason to post twice.)
While using Qiime2 2024.10, does the workaround here help you?