You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for reporting this. Definitely, we should fix the bioconda recipe to specify also the upper bound versions of dependencies, including python, diamond, etc. We hope to fix it as soon as possible.
The
distutils
package has been deprecated and is not available in Python 3.12 onwards (https://docs.python.org/3.10/whatsnew/3.10.html#distutils-deprecated), but it is a dependency of eggnog-mapper.The PyPI and Conda recipes currently only specify the lower Python version required, and should be updated.
The text was updated successfully, but these errors were encountered: