Trying to install mmseqs2 in conda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ conda install mmseqs2=12.113e3=h2d02072_2 | |
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 libidn2 conflicts for: | |
wget -> libidn2[version='>=2,<3.0a0'] | |
mmseqs2==12.113e3=h2d02072_2 -> wget -> libidn2[version='>=2,<3.0a0'] | |
libidn2 | |
Package libstdcxx-ng conflicts for: | |
gettext -> libstdcxx-ng[version='>=7.3.0'] | |
gettext -> libffi[version='>=3.2.1,<3.3a0'] -> libstdcxx-ng[version='>=7.2.0|>=7.5.0'] | |
mmseqs2==12.113e3=h2d02072_2 -> libstdcxx-ng[version='>=7.5.0'] | |
libffi -> libstdcxx-ng[version='>=7.2.0|>=7.3.0|>=7.5.0'] | |
libstdcxx-ng | |
Package libffi conflicts for: | |
gettext -> libffi[version='>=3.2.1,<3.3a0|>=3.4.2,<3.5.0a0'] | |
libffi | |
Package libgcc-ng conflicts for: | |
gettext -> libgcc-ng[version='>=7.2.0|>=7.3.0|>=9.4.0'] | |
gawk -> libgcc-ng[version='>=7.2.0|>=7.3.0|>=9.3.0'] | |
libgcc-ng | |
libunistring -> libgcc-ng[version='>=7.3.0|>=9.3.0'] | |
wget -> libidn2[version='>=2,<3.0a0'] -> libgcc-ng[version='>=10.3.0|>=12|>=9.3.0'] | |
mmseqs2==12.113e3=h2d02072_2 -> wget -> libgcc-ng[version='>=12|>=7.2.0|>=7.3.0|>=9.4.0|>=9.3.0'] | |
libzlib -> libgcc-ng[version='>=12'] | |
bzip2 -> libgcc-ng[version='>=7.2.0|>=7.3.0|>=9.3.0'] | |
zlib -> libgcc-ng[version='>=12|>=7.2.0|>=7.3.0|>=7.5.0'] | |
mmseqs2==12.113e3=h2d02072_2 -> libgcc-ng[version='>=7.5.0'] | |
libffi -> libgcc-ng[version='>=7.2.0|>=7.3.0|>=7.5.0|>=9.4.0'] | |
gettext -> libxml2[version='>=2.9.10,<2.10.0a0'] -> libgcc-ng[version='>=7.5.0|>=9.3.0'] | |
wget -> libgcc-ng[version='>=7.2.0|>=7.3.0|>=7.5.0|>=9.4.0'] | |
openssl -> libgcc-ng[version='>=10.3.0|>=7.2.0|>=7.3.0|>=7.5.0'] | |
Package libgomp conflicts for: | |
_openmp_mutex -> libgomp[version='>=7.5.0'] | |
mmseqs2==12.113e3=h2d02072_2 -> _openmp_mutex[version='>=4.5'] -> libgomp[version='>=7.5.0'] | |
libgcc-ng -> _openmp_mutex -> libgomp[version='>=7.5.0'] | |
libgomp | |
Package wget conflicts for: | |
wget | |
mmseqs2==12.113e3=h2d02072_2 -> wget | |
Package _openmp_mutex conflicts for: | |
wget -> libgcc-ng[version='>=7.5.0'] -> _openmp_mutex[version='>=4.5'] | |
gawk -> libgcc-ng[version='>=7.3.0'] -> _openmp_mutex[version='>=4.5'] | |
mmseqs2==12.113e3=h2d02072_2 -> _openmp_mutex[version='>=4.5'] | |
_openmp_mutex | |
bzip2 -> libgcc-ng[version='>=7.3.0'] -> _openmp_mutex[version='>=4.5'] | |
gettext -> libgcc-ng[version='>=7.3.0'] -> _openmp_mutex[version='>=4.5'] | |
libzlib -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] | |
zlib -> libgcc-ng[version='>=7.5.0'] -> _openmp_mutex[version='>=4.5'] | |
libgcc-ng -> _openmp_mutex[version='>=4.5'] | |
openssl -> libgcc-ng[version='>=7.5.0'] -> _openmp_mutex[version='>=4.5'] | |
mmseqs2==12.113e3=h2d02072_2 -> libgcc-ng[version='>=7.5.0'] -> _openmp_mutex | |
libunistring -> libgcc-ng[version='>=7.3.0'] -> _openmp_mutex[version='>=4.5'] | |
libffi -> libgcc-ng[version='>=7.5.0'] -> _openmp_mutex[version='>=4.5'] | |
Package libunistring conflicts for: | |
wget -> libunistring[version='>=0,<1.0a0'] | |
libunistring | |
mmseqs2==12.113e3=h2d02072_2 -> wget -> libunistring[version='>=0,<1.0a0'] | |
Package _libgcc_mutex conflicts for: | |
mmseqs2==12.113e3=h2d02072_2 -> libgcc-ng[version='>=7.5.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
wget -> libgcc-ng[version='>=7.5.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
_libgcc_mutex | |
gawk -> libgcc-ng[version='>=7.3.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
libunistring -> libgcc-ng[version='>=7.3.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
zlib -> libgcc-ng[version='>=7.5.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
_openmp_mutex -> _libgcc_mutex==0.1[build='main|conda_forge'] | |
openssl -> libgcc-ng[version='>=7.5.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
libffi -> libgcc-ng[version='>=7.5.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
libgcc-ng -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
bzip2 -> libgcc-ng[version='>=7.3.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
libzlib -> libgcc-ng[version='>=12'] -> _libgcc_mutex==0.1=conda_forge | |
libgomp -> _libgcc_mutex==0.1[build='main|conda_forge'] | |
gettext -> libgcc-ng[version='>=7.3.0'] -> _libgcc_mutex[version='*|0.1|0.1',build='main|conda_forge'] | |
Package libxml2 conflicts for: | |
libidn2 -> gettext[version='>=0.19.8.1,<1.0a0'] -> libxml2[version='>=2.9.10,<2.10.0a0'] | |
gettext -> libxml2[version='>=2.9.10,<2.10.0a0'] | |
Package ca-certificates conflicts for: | |
ca-certificates | |
wget -> openssl[version='>=1.1.1n,<1.1.2a'] -> ca-certificates | |
openssl -> ca-certificates | |
Package bzip2 conflicts for: | |
bzip2 | |
mmseqs2==12.113e3=h2d02072_2 -> bzip2[version='>=1.0.8,<2.0a0'] | |
Package gettext conflicts for: | |
wget -> libidn2[version='>=2,<3.0a0'] -> gettext[version='>=0.19.8.1,<1.0a0'] | |
gettext | |
Package zlib conflicts for: | |
mmseqs2==12.113e3=h2d02072_2 -> zlib[version='>=1.2.11,<1.3.0a0'] | |
zlib | |
gettext -> libxml2[version='>=2.9.10,<2.10.0a0'] -> zlib[version='>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0'] | |
mmseqs2==12.113e3=h2d02072_2 -> wget -> zlib[version='>=1.2.12,<1.3.0a0'] | |
wget -> zlib[version='>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0'] | |
Package openssl conflicts for: | |
openssl | |
mmseqs2==12.113e3=h2d02072_2 -> wget -> openssl[version='1.0.*|>=1.0.2o,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.1.1n,<1.1.2a|>=3.0.0,<4.0a0'] | |
wget -> openssl[version='1.0.*|>=1.0.2o,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.1.1n,<1.1.2a|>=3.0.0,<4.0a0'] | |
Package gawk conflicts for: | |
gawk | |
mmseqs2==12.113e3=h2d02072_2 -> gawk | |
Package libzlib conflicts for: | |
wget -> zlib[version='>=1.2.12,<1.3.0a0'] -> libzlib==1.2.12=h166bdaf_0 | |
mmseqs2==12.113e3=h2d02072_2 -> zlib[version='>=1.2.11,<1.3.0a0'] -> libzlib==1.2.12=h166bdaf_0 | |
zlib -> libzlib==1.2.12=h166bdaf_0 | |
libzlibThe following specifications were found to be incompatible with your system: | |
- feature:/linux-64::__glibc==2.17=0 | |
- feature:|@/linux-64::__glibc==2.17=0 | |
- bzip2 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] | |
- gawk -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] | |
- gettext -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] | |
- libffi -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17'] | |
- libgcc-ng -> __glibc[version='>=2.17'] | |
- libstdcxx-ng -> __glibc[version='>=2.17'] | |
- libunistring -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17'] | |
- mmseqs2==12.113e3=h2d02072_2 -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17'] | |
- openssl -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17'] | |
- wget -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17'] | |
- zlib -> libgcc-ng[version='>=7.5.0'] -> __glibc[version='>=2.17'] | |
Your installed version is: 2.17 | |
Note that strict channel priority may have removed packages required for satisfiability. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment