Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install with conda on Ubuntu 20.04 nor 22.04 #23

Open
julienlag opened this issue Oct 10, 2022 · 2 comments
Open

cannot install with conda on Ubuntu 20.04 nor 22.04 #23

julienlag opened this issue Oct 10, 2022 · 2 comments

Comments

@julienlag
Copy link

Hi,
Despite my best efforts I'm not able to install guessmylt on Ubuntu.

On Ubuntu 20.04 LTS:

conda install -c bioconda guessmylt
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

On Ubuntu 22.04 LTS:

conda install -c bioconda guessmylt
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.35=0
  - feature:|@/linux-64::__glibc==2.35=0

Your installed version is: 2.35

Any help would be greatly appreciated!
Thanks

@Juke34
Copy link
Collaborator

Juke34 commented Oct 11, 2022

I have it installed on both versions. I don't remember any issue. Did you install it in a fresh new environnement? You might have confilct with other tools you installed in your current env...
How are config urated your channels?
Please follow the bioconda instruction (https://bioconda.github.io/):

conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda config --set channel_priority strict

You can also try to install it using Mamba, it worked for me

@julienlag
Copy link
Author

Hi!
I've tried on a fresh Ubuntu 20.04 install and the problem persists:

conda create --name guessmylt_env
conda activate guessmylt_env
conda install -c bioconda guessmylt
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 versions

Package bowtie2 conflicts for:
bowtie2[version='>=2']
trinity==2.8.4 -> bowtie2[version='>=2.3.0']

Package tzdata conflicts for:
bowtie2[version='>=2'] -> python[version='>=3.10,<3.11.0a0'] -> tzdata
bcbio-gff==0.6.4 -> python -> tzdata
python[version='>3'] -> tzdata
pysam[version='>=0.13.0'] -> python[version='>=3.10,<3.11.0a0'] -> tzdata
busco==3.0.2 -> python[version='>=3'] -> tzdata

Package tk conflicts for:
busco==3.0.2 -> python[version='>=3'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
pysam[version='>=0.13.0'] -> python[version='>=3.7,<3.8.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0|>=8.6.12,<8.7.0a0']
git[version='>=2.11.1'] -> tk[version='8.*|>=8.6.7,<8.7.0a0|>=8.6.8,<8.7.0a0']
python[version='>3'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
trinity==2.8.4 -> python[version='>=3.6,<3.7.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
bowtie2[version='>=2'] -> python[version='>=3.8,<3.9.0a0'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.7,<8.7.0a0']
bcbio-gff==0.6.4 -> python -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.11,<8.7.0a0|>=8.6.12,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
biopython==1.67 -> python=3.6 -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']

Package libgcc conflicts for:
busco==3.0.2 -> r-base -> libgcc
trinity==2.8.4 -> bowtie -> libgcc
pysam[version='>=0.13.0'] -> libgcc
bcbio-gff==0.6.4 -> bx-python -> libgcc
bowtie2[version='>=2'] -> libgcc

Package ncurses conflicts for:
bcbio-gff==0.6.4 -> python -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0']
trinity==2.8.4 -> python[version='>=3.6,<3.7.0a0'] -> ncurses[version='5.9.*|6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.2,<6.3.0a0|>=6.1,<6.2.0a0|>=5.9,<5.10.0a0']
bowtie2[version='>=2'] -> python[version='>=3.8,<3.9.0a0'] -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0']
biopython==1.67 -> python=3.6 -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0']
busco==3.0.2 -> python[version='>=3'] -> ncurses[version='5.9.*|6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=5.9*|>=5.9.*']
python[version='>3'] -> ncurses[version='6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0']
pysam[version='>=0.13.0'] -> python[version='>=3.7,<3.8.0a0'] -> ncurses[version='5.9|5.9.*|6.0.*|>=6.0,<7.0a0|>=6.1,<7.0a0|>=6.2,<7.0a0|>=6.3,<7.0a0|>=6.1,<6.2.0a0|>=5.9,<5.10.0a0|>=6.2,<6.3.0a0']

Package libcurl conflicts for:
git[version='>=2.11.1'] -> curl -> libcurl[version='7.57.0|7.58.0|7.59.0|7.60.0|7.61.0|7.61.1|7.62.0|7.63.0|7.63.0|7.64.0|7.64.1|7.65.2|7.65.3|7.67.0|7.68.0|7.69.1|7.71.0|7.71.1|7.71.1|7.78.0|7.80.0|7.82.0|7.83.0|7.84.0',build='h20c2e04_0|h20c2e04_1000|h20c2e04_0|h20c2e04_0|h20c2e04_0|h0b77cf5_0|h0b77cf5_0|h0b77cf5_0|h0b77cf5_0|h91b91d3_0|h303737a_2|h20c2e04_1|h20c2e04_0|h20c2e04_0|h20c2e04_0|h20c2e04_0|h20c2e04_2|h20c2e04_0|h20c2e04_0|h1ad7b7a_0|h1ad7b7a_0|h1ad7b7a_0|h1ad7b7a_0|h1ad7b7a_0']
git[version='>=2.11.1'] -> libcurl[version='>=7.57.0,<8.0a0|>=7.58.0,<8.0a0|>=7.59.0,<8.0a0|>=7.60.0,<8.0a0|>=7.61.0,<8.0a0|>=7.61.1,<8.0a0|>=7.63.0,<8.0a0|>=7.65.3,<8.0a0|>=7.80.0,<8.0a0']

Package ca-certificates conflicts for:
bowtie2[version='>=2'] -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
busco==3.0.2 -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
git[version='>=2.11.1'] -> openssl[version='>=1.1.1m,<1.1.2a'] -> ca-certificates
bcbio-gff==0.6.4 -> python -> ca-certificates
python[version='>3'] -> openssl[version='>=1.1.1q,<1.1.2a'] -> ca-certificates
biopython==1.67 -> python=2.7 -> ca-certificates
pysam[version='>=0.13.0'] -> openssl[version='>=1.1.1q,<1.1.2a'] -> ca-certificates

Package python_abi conflicts for:
trinity==2.8.4 -> bowtie -> python_abi[version='2.7.*|3.10.*|3.6.*|3.7.*|3.8.*|3.9.*',build='*_cp27mu|*_cp39|*_cp310|*_cp36m|*_cp37m|*_cp38']
bowtie2[version='>=2'] -> python_abi[version='2.7.*|3.10.*|3.8.*|3.6.*|3.9.*|3.7.*',build='*_cp37m|*_cp39|*_cp310|*_cp38|*_cp36m|*_cp27mu']
pysam[version='>=0.13.0'] -> python_abi[version='2.7.*|3.10.*|3.7.*|3.9.*|3.6.*|3.8.*',build='*_cp38|*_cp39|*_cp310|*_cp37m|*_cp36m|*_cp27mu']
bcbio-gff==0.6.4 -> bx-python -> python_abi[version='2.7.*|3.10.*|3.7.*|3.9.*|3.8.*|3.6.*',build='*_cp39|*_cp310|*_cp37m|*_cp38|*_cp36m|*_cp27mu']

Package _openmp_mutex conflicts for:
bowtie2[version='>=2'] -> libgcc-ng[version='>=10.3.0'] -> _openmp_mutex[version='>=4.5']
trinity==2.8.4 -> libgcc-ng[version='>=7.3.0'] -> _openmp_mutex[version='>=4.5']
git[version='>=2.11.1'] -> libgcc-ng[version='>=7.5.0'] -> _openmp_mutex[version='>=4.5']
python[version='>3'] -> libgcc-ng[version='>=11.2.0'] -> _openmp_mutex[version='>=4.5']
busco==3.0.2 -> r-base -> _openmp_mutex
pysam[version='>=0.13.0'] -> libgcc-ng[version='>=10.3.0'] -> _openmp_mutex[version='>=4.5']

Package libstdcxx-ng conflicts for:
python[version='>3'] -> libstdcxx-ng[version='>=11.2.0|>=7.5.0|>=7.3.0|>=7.2.0']
busco==3.0.2 -> augustus[version='>=3.3.2'] -> libstdcxx-ng[version='7.2.0.*|>=10.3.0|>=12|>=9.4.0|>=9.3.0|>=7.5.0|>=7.3.0|>=4.9|>=11.2.0|>=7.2.0']
pysam[version='>=0.13.0'] -> python[version='>=3.7,<3.8.0a0'] -> libstdcxx-ng[version='>=11.2.0|>=7.2.0|>=7.3.0|>=7.5.0']
bcbio-gff==0.6.4 -> biopython -> libstdcxx-ng[version='>=11.2.0|>=7.2.0|>=7.5.0|>=7.3.0']
snakemake=5.4 -> pandas -> libstdcxx-ng[version='>=11.2.0|>=7.5.0|>=7.3.0|>=7.2.0']
bowtie2[version='>=2'] -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0|>=9.3.0|>=7.5.0|>=7.3.0|>=4.9']
trinity==2.8.4 -> libstdcxx-ng[version='>=4.9|>=7.3.0']
trinity==2.8.4 -> bowtie -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0|>=9.3.0|>=7.5.0|>=11.2.0|>=7.2.0']
git[version='>=2.11.1'] -> expat[version='>=2.2.10,<3.0a0'] -> libstdcxx-ng[version='>=11.2.0|>=7.5.0|>=7.3.0|>=7.2.0']
bowtie2[version='>=2'] -> tbb[version='>=2021.5.0'] -> libstdcxx-ng[version='>=11.2.0|>=7.2.0']
biopython==1.67 -> python=3.6 -> libstdcxx-ng[version='>=7.2.0|>=7.3.0|>=7.5.0']

Package expat conflicts for:
git[version='>=2.11.1'] -> expat[version='>=2.2.10,<3.0a0|>=2.2.6,<3.0a0|>=2.2.5,<3.0a0']
trinity==2.8.4 -> openjdk[version='>=8'] -> expat

Package libdeflate conflicts for:
trinity==2.8.4 -> samtools[version='>=1.3'] -> libdeflate[version='>=1.0,<1.1.0a0']
pysam[version='>=0.13.0'] -> libdeflate[version='>=1.0,<1.1.0a0|>=1.10,<1.11.0a0|>=1.13,<1.14.0a0|>=1.9,<1.10.0a0|>=1.7,<1.8.0a0|>=1.6,<1.7.0a0|>=1.5,<1.6.0a0|>=1.3,<1.4.0a0']

Package perl conflicts for:
trinity==2.8.4 -> perl[version='>=5.26.2,<5.26.3.0a0']
bowtie2[version='>=2'] -> perl=5.22.0
git[version='>=2.11.1'] -> perl=5
pysam[version='>=0.13.0'] -> bcftools=1.9 -> perl
busco==3.0.2 -> augustus[version='>=3.3.2'] -> perl[version='5.22.0.*|>=5.26.2,<5.26.3.0a0|>=5.32.1,<5.33.0a0',build=*_perl5]
trinity==2.8.4 -> bowtie -> perl=5.22.0

Package htslib conflicts for:
trinity==2.8.4 -> samtools[version='>=1.3'] -> htslib[version='>=1.10,<1.11.0a0|>=1.10.2,<1.11.0a0|>=1.11,<1.12.0a0|>=1.12,<1.13.0a0|>=1.13,<1.14.0a0|>=1.14,<1.15.0a0|>=1.15,<1.16.0a0|>=1.16,<1.17.0a0|>=1.9,<1.10.0a0']
pysam[version='>=0.13.0'] -> htslib[version='1.6.*|1.7|1.7.*|>=1.7,<1.8.0a0|>=1.9,<1.10.0a0']
busco==3.0.2 -> augustus[version='>=3.3.2'] -> htslib[version='>=1.10.2,<1.11.0a0|>=1.12,<1.13.0a0|>=1.14,<1.15.0a0|>=1.15.1,<1.16.0a0|>=1.16,<1.17.0a0|>=1.9,<1.10.0a0']
pysam[version='>=0.13.0'] -> bcftools -> htslib[version='>=1.10,<1.11.0a0|>=1.10.1,<1.11.0a0|>=1.11,<1.12.0a0|>=1.12,<1.13.0a0|>=1.13,<1.14.0a0|>=1.14,<1.15.0a0|>=1.15,<1.16.0a0|>=1.16,<1.17.0a0|>=1.10.2,<1.11.0a0']

Package biopython conflicts for:
bcbio-gff==0.6.4 -> biopython
biopython==1.67

Package libcblas conflicts for:
pysam[version='>=0.13.0'] -> bcftools -> libcblas[version='>=3.8.0,<4.0a0']
busco==3.0.2 -> augustus[version='>=3.3.2'] -> libcblas[version='>=3.8.0,<4.0a0|>=3.9.0,<4.0a0']

Package setuptools conflicts for:
python[version='>3'] -> pip -> setuptools
bcbio-gff==0.6.4 -> bx-python -> setuptools
snakemake=5.4 -> dropbox[version='>=7.2.1'] -> setuptools

Package libxml2 conflicts for:
git[version='>=2.11.1'] -> gettext -> libxml2[version='>=2.9.10,<2.10.0a0']
busco==3.0.2 -> r-base -> libxml2[version='>=2.9.4,<2.10.0a0|>=2.9.7,<2.10.0a0|>=2.9.8,<2.10.0a0|>=2.9.9,<2.10.0a0']

Package mkl conflicts for:
trinity==2.8.4 -> numpy -> mkl[version='>=2018.0.0,<2019.0a0|>=2018.0.1,<2019.0a0|>=2018.0.2,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.3,<2021.0a0|>=2019.4,<2021.0a0|>=2021.2.0,<2022.0a0|>=2021.3.0,<2022.0a0|>=2021.4.0,<2022.0a0|>=2019.4,<2020.0a0']
biopython==1.67 -> numpy=1.12 -> mkl[version='>=2018.0.0,<2019.0a0']

Package libgfortran-ng conflicts for:
busco==3.0.2 -> r-base -> libgfortran-ng[version='7.2.0.*|>=7,<8.0a0']
trinity==2.8.4 -> numpy -> libgfortran-ng[version='>=7,<8.0a0|>=7.2.0,<8.0a0']
biopython==1.67 -> numpy=1.12 -> libgfortran-ng[version='>=7.2.0,<8.0a0']

Package krb5 conflicts for:
git[version='>=2.11.1'] -> curl -> krb5[version='>=1.16.1,<1.17.0a0|>=1.17.1,<1.18.0a0|>=1.18.2,<1.19.0a0|>=1.19.2,<1.20.0a0|>=1.19.1,<1.20.0a0']
pysam[version='>=0.13.0'] -> libcurl[version='>=7.83.1,<8.0a0'] -> krb5[version='>=1.16.1,<1.17.0a0|>=1.17.1,<1.18.0a0|>=1.18.2,<1.19.0a0|>=1.19.1,<1.20.0a0|>=1.19.2,<1.20.0a0']
busco==3.0.2 -> r-base -> krb5[version='1.14.*|>=1.16.1,<1.17.0a0|>=1.17.1,<1.18.0a0|>=1.14.2,<1.15.0a0']

Package bzip2 conflicts for:
bowtie2[version='>=2'] -> python[version='>=3.10,<3.11.0a0'] -> bzip2[version='>=1.0.8,<2.0a0']
busco==3.0.2 -> blast[version='>=2.2,<2.4'] -> bzip2[version='1.0.*|>=1.0.6,<2.0a0|>=1.0.8,<2.0a0']
pysam[version='>=0.13.0'] -> bzip2[version='>=1.0.8,<2.0a0']
trinity==2.8.4 -> salmon[version='>=0.9.1'] -> bzip2[version='1.0.*|>=1.0.6,<2.0a0|>=1.0.8,<2.0a0']
python[version='>3'] -> bzip2[version='>=1.0.8,<2.0a0']
git[version='>=2.11.1'] -> pcre2[version='>=10.37,<10.38.0a0'] -> bzip2[version='>=1.0.8,<2.0a0']
pysam[version='>=0.13.0'] -> bcftools=1.9 -> bzip2[version='1.0.*|>=1.0.6,<2.0a0']
bcbio-gff==0.6.4 -> python -> bzip2[version='>=1.0.8,<2.0a0']

Package curl conflicts for:
busco==3.0.2 -> blast[version='>=2.2,<2.4'] -> curl[version='>=7.64.1,<8.0a0|>=7.71.1,<8.0a0|>=7.83.1,<8.0a0|>=7.81.0,<8.0a0|>=7.77.0,<8.0a0|>=7.75.0,<8.0a0|>=7.69.1,<8.0a0']
git[version='>=2.11.1'] -> curl
pysam[version='>=0.13.0'] -> curl[version='>=7.59.0,<8.0a0|>=7.64.0,<8.0a0|>=7.64.1,<8.0a0|>=7.83.1,<8.0a0|>=7.81.0,<8.0a0|>=7.76.0,<8.0a0|>=7.71.1,<8.0a0|>=7.69.1,<8.0a0']
trinity==2.8.4 -> samtools[version='>=1.3'] -> curl[version='>=7.59.0,<8.0a0|>=7.64.0,<8.0a0|>=7.81.0,<8.0a0|>=7.75.0,<8.0a0|>=7.71.1,<8.0a0|>=7.64.1,<8.0a0']
pysam[version='>=0.13.0'] -> bcftools -> curl[version='>=7.75.0,<8.0a0|>=7.77.0,<8.0a0|>=7.78.0,<8.0a0']

Package _libgcc_mutex conflicts for:
trinity==2.8.4 -> libgcc-ng[version='>=7.3.0'] -> _libgcc_mutex[version='*|0.1',build=main]
bowtie2[version='>=2'] -> libgcc-ng[version='>=10.3.0'] -> _libgcc_mutex[version='*|0.1',build=main]
python[version='>3'] -> libgcc-ng[version='>=11.2.0'] -> _libgcc_mutex[version='*|0.1',build=main]
git[version='>=2.11.1'] -> libgcc-ng[version='>=7.5.0'] -> _libgcc_mutex[version='*|0.1',build=main]
pysam[version='>=0.13.0'] -> libgcc-ng[version='>=10.3.0'] -> _libgcc_mutex[version='*|0.1',build=main]

Package mmtf-python conflicts for:
bcbio-gff==0.6.4 -> biopython -> mmtf-python
biopython==1.67 -> mmtf-python

Package six conflicts for:
bcbio-gff==0.6.4 -> six
snakemake=5.4 -> dropbox[version='>=7.2.1'] -> six[version='>=1.11.0|>=1.12.0|>=1.3.0']
bcbio-gff==0.6.4 -> bx-python -> six[version='>=1.13.0']

Package numpy conflicts for:
biopython==1.67 -> numpy[version='1.10.*|1.12.*']
trinity==2.8.4 -> numpy
snakemake=5.4 -> networkx[version='>=2.0'] -> numpy[version='>=1.11.3,<2.0a0|>=1.12.1,<2.0a0|>=1.13.3,<2.0a0|>=1.14.6,<2.0a0|>=1.15.4,<2.0a0|>=1.16.6,<2.0a0|>=1.19.2,<2.0a0|>=1.19|>=1.21.5,<2.0a0|>=1.21.2,<2.0a0|>=1.20.3,<2.0a0|>=1.20.2,<2.0a0|>=1.9.3,<2.0a0|>=1.9']
bcbio-gff==0.6.4 -> biopython -> numpy[version='1.10.*|1.12.*|>=1.11.3,<2.0a0|>=1.9.3,<2.0a0|>=1.14.1,<2.0a0|>=1.21.6,<2.0a0|>=1.19.5,<2.0a0']

Package boost-cpp conflicts for:
busco==3.0.2 -> augustus[version='>=3.3.2'] -> boost-cpp[version='>=1.70.0,<1.70.1.0a0|>=1.74.0,<1.74.1.0a0']
trinity==2.8.4 -> salmon[version='>=0.9.1'] -> boost-cpp[version='>=1.74.0,<1.74.1.0a0']

Package matplotlib conflicts for:
snakemake=5.4 -> networkx[version='>=2.0'] -> matplotlib[version='>=3.3']
pysam[version='>=0.13.0'] -> bcftools -> matplotlib

Package libnghttp2 conflicts for:
pysam[version='>=0.13.0'] -> libcurl[version='>=7.83.1,<8.0a0'] -> libnghttp2[version='>=1.41.0,<2.0a0|>=1.46.0,<2.0a0']
git[version='>=2.11.1'] -> libcurl[version='>=7.80.0,<8.0a0'] -> libnghttp2[version='>=1.41.0,<2.0a0|>=1.46.0,<2.0a0']The following specifications were found to be incompatible with your system:

  - feature:/linux-64::__glibc==2.31=0
  - feature:|@/linux-64::__glibc==2.31=0
  - bowtie2[version='>=2'] -> libgcc-ng[version='>=9.3.0'] -> __glibc[version='>=2.17']
  - git[version='>=2.11.1'] -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17']
  - pysam[version='>=0.13.0'] -> libgcc-ng[version='>=9.3.0'] -> __glibc[version='>=2.17']
  - python[version='>3'] -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17']
  - trinity==2.8.4 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17']

Your installed version is: 2.31

Using Mamba:

mamba install -c bioconda guessmylt

                  __    __    __    __
                 /  \  /  \  /  \  /  \
                /    \/    \/    \/    \
███████████████/  /██/  /██/  /██/  /████████████████████████
              /  / \   / \   / \   / \  \____
             /  /   \_/   \_/   \_/   \    o \__,
            / _/                       \_____/  `
            |/
        ███╗   ███╗ █████╗ ███╗   ███╗██████╗  █████╗
        ████╗ ████║██╔══██╗████╗ ████║██╔══██╗██╔══██╗
        ██╔████╔██║███████║██╔████╔██║██████╔╝███████║
        ██║╚██╔╝██║██╔══██║██║╚██╔╝██║██╔══██╗██╔══██║
        ██║ ╚═╝ ██║██║  ██║██║ ╚═╝ ██║██████╔╝██║  ██║
        ╚═╝     ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚═════╝ ╚═╝  ╚═╝

        mamba (0.27.0) supported by @QuantStack

        GitHub:  https://github.com/mamba-org/mamba
        Twitter: https://twitter.com/QuantStack

█████████████████████████████████████████████████████████████


Looking for: ['guessmylt']

bioconda/linux-64                                           Using cache
bioconda/noarch                                             Using cache
pkgs/main/noarch                                              No change
pkgs/r/linux-64                                               No change
pkgs/r/noarch                                                 No change
pkgs/main/linux-64                                            No change
Encountered problems while solving:
  - nothing provides aioeasywebdav needed by snakemake-5.4.0-0

I'm actually quite puzzled by the fact that Mamba and Conda report different error messages for the same package...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants