sbslee / dokdo

A Python package for microbiome sequencing analysis with QIIME 2
https://dokdo.readthedocs.io
MIT License
42 stars 12 forks source link

ImportError: cannot import name 'diversity_lib' #57

Closed Congnguyenn closed 10 months ago

Congnguyenn commented 10 months ago

Dear @sbslee, Thank you for your contribution, I have installed dokdo into Qiime2 (2020.2) but I encountered a problem related to the importing of "diversity_lib" module I tried to upgrade the qiime2 to version 2020.8 as you suggested in the tutorial, but the problem still resist. Please take a look at the image below 2023-11-21 17 57 16

sbslee commented 10 months ago

Hi, please check #56 as I think it's related to your issue. Also, the version 2020.8 is very much old, please use the latest version. Finally, if the linked issue doesn't solve your problem, please provide the exact method or command line you used to install your QIIME 2.

Congnguyenn commented 10 months ago

Thank you, after updating the version of Qiime2 to 2022.8, the problem is gone.