Hi! I'm new in using python and Linux, and I have some trouble to use the q2-coremicrobiome plugin to analyze my qiime 2 data.
Appreciate the help in advance.
conda install -c richrr q2-coremicrobiome
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: \
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:
- feature:/linux-64::__glibc==2.31=0
- feature:|@/linux-64::__glibc==2.31=0
Your installed version is: 2.31
Also, I tried to use the web tool from coremicrobiome, but I received a .tsv file without any core bacterial taxa, only with the parameters that I've setted before.
How can I solve this error and perform my core microbiome analysis?
Hi! I'm new in using python and Linux, and I have some trouble to use the q2-coremicrobiome plugin to analyze my qiime 2 data. Appreciate the help in advance.
I tried installing coremicrobiome using
conda install -c richrr q2-coremicrobiome
, but I have a similar error with this post: https://github.com/richrr/q2-coremicrobiome/issues/1Also, I tried to use the web tool from coremicrobiome, but I received a .tsv file without any core bacterial taxa, only with the parameters that I've setted before.
How can I solve this error and perform my core microbiome analysis?