Solving environment: failed on Mac M1

(base) LuBook2:~ luyao$ conda env create -n qiime2-2022.2 --file qiime2-2022.2-py38-osx-conda.yml
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:

  • q2-feature-table=2022.2.0
  • perl-pathtools=3.75
  • r-vegan=2.5_7
  • bioconductor-rsamtools=2.10.0
  • q2-composition=2022.2.0
  • bowtie2=2.4.5
  • gfortran_osx-64=9.3.0
  • bioconductor-iranges=2.28.0
  • perl-list-moreutils-xs=0.430
  • q2templates=2022.2.0
  • bioconductor-xvector=0.34.0
  • perl-compress-raw-zlib=2.103
  • sortmerna=2.0
  • libgcc=4.8.5
  • bioconductor-genomicalignments=1.30.0
  • mafft=7.490
  • q2-types=2022.2.0
  • emperor=1.0.3
  • blast=2.12.0
  • htslib=1.15.1
  • q2-diversity-lib=2022.2.0
  • q2galaxy=2022.2.0
  • scikit-bio=0.5.6
  • q2-vsearch=2022.2.0
  • bioconductor-biostrings=2.62.0
  • q2-gneiss=2022.2.0
  • sepp=4.3.10
  • q2-deblur=2022.2.0
  • bioconductor-shortread=1.52.0
  • hmmer=3.1b2
  • xopen=1.5.0
  • qiime2=2022.2.0
  • unifrac=0.20.3
  • fastcluster=1.2.6
  • gfortran_impl_osx-64=9.3.0
  • isa-l=2.30.0
  • libgfortran5=9.3.0
  • vsearch=2.7.0
  • q2-feature-classifier=2022.2.0
  • pandoc=2.17.1.1
  • q2-cutadapt=2022.2.0
  • iqtree=2.2.0_beta
  • perl-encode=3.17
  • q2-sample-classifier=2022.2.0
  • bioconductor-s4vectors=0.32.3
  • q2-quality-control=2022.2.0
  • bioconductor-rhtslib=1.26.0
  • perl-scalar-list-utils=1.62
  • python-isal=0.11.1
  • q2-emperor=2022.2.0
  • q2-diversity=2022.2.0
  • perl-compress-raw-bzip2=2.103
  • perl-json-xs=2.34
  • q2-longitudinal=2022.2.0
  • q2-metadata=2022.2.0
  • bioconductor-biobase=2.54.0
  • q2cli=2022.2.0
  • bioconductor-zlibbioc=1.40.0
  • bioconductor-genomicranges=1.46.1
  • r-rcurl=1.98_1.6
  • fasttree=2.1.10
  • cutadapt=3.7
  • r-jpeg=0.1_9
  • bioconductor-dada2=1.22.0
  • biom-format=2.1.10
  • pbzip2=1.1.13
  • q2-dada2=2022.2.0
  • q2-taxa=2022.2.0
  • r-rcppparallel=5.1.5
  • q2-alignment=2022.2.0
  • raxml=8.2.12
  • bioconductor-delayedarray=0.20.0
  • dnaio=0.8.1
  • perl-io-compress=2.102
  • bioconductor-biocparallel=1.28.3
  • q2-phylogeny=2022.2.0
  • q2-quality-filter=2022.2.0
  • entrez-direct=16.2
  • q2-mystery-stew=2022.2.0
  • q2-demux=2022.2.0
  • samtools=1.15.1
  • q2-fragment-insertion=2022.2.0
  • r-bitops=1.0_7

Hi @luyao, welcome to :qiime2:!

You might be able to resolve your problem via this:

Also see:

I recently came across this wonderful post: Managing multiple architecture specific installations of conda on apple m1. I've not attempted to do this myself, so proceed at your own risk. :warning: Update (added April 11, 2022): I have just tried the multi-Terminal approach, and it appears to work great!

1 Like

Thanks @SoilRotifer, problem solved by "install the regular version of OS X conda".

1 Like

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