Linux - Error installing quiime2 with conda: Solving environment: failed

Hi comunnity. I'm new to using quiime2, but I can't install it. Try reinstalling the conda and updating it but the "Solving environment: failed" error still appears.
I use an Ubuntu linux. And I am using miniconda3.

I was also guided by the official quiime page but it doesn't work for me with any distribution (amplicon, metagenome and tiny).
(base) angel@angel-HP-Pavilion-Laptop-15-eh0xxx:~/Documentos/Nanopore$ conda env create -n qiime2-amplicon-2024.5 --file https://data.qiime2.org/distro/amplicon/qiime2-amplicon-2024.5-py39-linux-conda.yml
Channels:

  • released
  • bioconda
  • conda-forge
  • defaults
  • qiime2
    Platform: linux-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed
    Channels:
  • released
  • bioconda
  • conda-forge
  • defaults
  • qiime2
    Platform: linux-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:

  • package bleach-6.1.0-pyhd8ed1ab_0 is excluded by strict repo priority
  • package c-ares-1.28.1-hd590300_0 is excluded by strict repo priority
  • package glpk-5.0-h445213a_0 is excluded by strict repo priority

Hi @Angel_Ramirez,

Whenever you get stuck a very useful way to get help quickly is to search the forum! I use this feature all the time, I hope it will be helpful to you too.
I was able to find this post with a solution to this strict repo priority error. Try that out and if you are still stuck I will be here to help :slight_smile:

--Hannah

2 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.