Skip to content

conda

conda #256

Triggered via schedule August 18, 2023 07:43
Status Failure
Total duration 1h 7m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

conda.yml

on: schedule
Matrix: Conda Install & Test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 24 warnings
Conda Install & Test (3.8, macos-latest)
The process '/usr/local/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.9, macos-latest)
The process '/usr/local/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.11, macos-latest)
The process '/usr/local/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.10, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.10, macos-latest)
The process '/usr/local/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.10, windows-latest)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Conda Install & Test (3.9, windows-latest)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Conda Install & Test (3.11, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.9, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.8, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Conda Install & Test (3.11, windows-latest)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Conda Install & Test (3.8, windows-latest)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Conda Install & Test (3.8, macos-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.8, macos-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.11.*|3.8.*|3.7.*',build='0_73_pypy|2_73_pypy|3_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|4_73_pypy|1_73_pypy'] - certifi -> python[version='3.10.*|3.8.*|3.9.*|3.7.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='0_73_pypy|2_73_pypy|3_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|4_73_pypy|1_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='0_73_pypy|2_73_pypy|3_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|4_73_pypy|1_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='0_73_pypy|2_73_pypy|3_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|4_73_pypy|1_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (setuptools): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package zlib conflicts for: zstd -> zlib[version='>=1.2.11,<1.3.0a0|>=1.2.13,<1.3.0a0|>=1.2.12,<1.3.0a0'] libmamba -> libarchive[version='>=3.5.2,<3.6.0a0'] -> zlib[version='>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0|>=1.2.13,<1.3.0a0'] cryptography -> python[version='>=3.9,<3.10.0a0'] -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|>=1.2.13,<1.3.0a0|>=1.2.12,<1.3.0a0|1.2.8|1.2.11.*'] libmambapy -> python[version='>=3.11,<3.12.0a0'] -> zlib[version='>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0|>=1.2.13,<1.3.0a0'] pycosat -> pypy3.9[version='>=7.3.9'] -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0|>=1.2.13,<1.3.0a0|1.2.8|1.2.11.*'] tqdm -> python[version='>=2.7'] -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|1.2.8|1.2.11.*|>=1.2.13,<1.3.0a0|>=1.2.12,<1.3.0a0'] python=3.11 -> zlib[version='>=1.2.13,<1.3.0a0'] charset-normalizer -> python[version='>=3.6'] -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|1.2.8|>=1.2.13,<1.3.0a0|>=1.2.12,<1.3.0a0'] brotlipy -> python[version='>=3.10,<3.11.0a0'] -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0|>=1.2.13,<1.3.0a0|1.2.8|1.2.11.*'] zstandard -> python[version='>=3.10,<3.11.0a0'] -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0|>=1.2.13,<1.3.0a0|1.2.8|1.2.11.*'] tk -> zlib[version='>=1.2.11,<1.3.0a0|>=1.2.12,<1.3.0a0'] pip -> python[version='>=3.7'] -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|>=1.2.13,<1.3.0a0|>=
Conda Install & Test (3.9, macos-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.9, macos-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.11.*|3.8.*|3.7.*',build='0_73_pypy|2_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|1_73_pypy'] - certifi -> python[version='3.10.*|3.8.*|3.9.*|3.7.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='0_73_pypy|2_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|1_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='0_73_pypy|2_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|1_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='0_73_pypy|2_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|1_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (conda): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package libcxx conflicts for: lz4-c -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.1.0|>=9.0.1|>=4.0.1|>=14.0.6|>=12.0.0'] sqlite -> ncurses[version='>=6.2,<7.0.0a0'] -> libcxx[version='>=10.0.0|>=9.0.1'] krb5 -> libcxx[version='>=10.0.1|>=11.0.0|>=11.1.0|>=12.0.1|>=9.0.1|>=9.0.0|>=4.0.1'] packaging -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] pycparser -> python[version='2.7.*|>=3.4'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] urllib3 -> python[version='<4.0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0|>=14.0.4|>=12.0.1'] pyopenssl -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] certifi -> python[version='>=3.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] pluggy -> python[version='>=3.8'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=14.0.6|>=12.0.0|>=4.0.1'] zstandard -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=11.0.1|>=14.0.6|>=12.0.0|>=11.1.0'] tqdm -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.
Conda Install & Test (3.11, macos-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.11, macos-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - certifi -> python[version='3.10.*|3.8.*|3.9.*|3.7.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='1_73_pypy|2_73_pypy|3_73_pypy|4_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='1_73_pypy|2_73_pypy|3_73_pypy|4_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='1_73_pypy|2_73_pypy|3_73_pypy|4_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (conda): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package libcxx conflicts for: sqlite -> ncurses[version='>=6.2,<7.0.0a0'] -> libcxx[version='>=10.0.0|>=9.0.1'] libsolv -> libcxx[version='>=10.0.1|>=11.0.0|>=11.1.0|>=12.0.1|>=9.0.1|>=9.0.0|>=4.0.1|>=12.0.0'] python=3.11 -> libffi[version='>=3.4.2,<3.5.0a0'] -> libcxx[version='>=10.0.0|>=11.1.0|>=12.0.0'] pyopenssl -> python[version='>=3.6'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] libxml2 -> icu[version='>=70.1,<71.0a0'] -> libcxx[version='>=10.0.0|>=11.0.0|>=11.1.0|>=12.0.1|>=10.0.1|>=9.0.1|>=4.0.1'] mamba -> libcxx[version='>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1'] fmt -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.1.0|>=13.0.1|>=14.0.4|>=9.0.1|>=9.0.0|>=14.0.6|>=12.0.0'] setuptools -> python[version='>=3.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] pycparser -> python[version='2.7.*|>=3.4'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] libedit -> ncurses[version='>=6.2,<7.0.0a0'] -> libcxx[version='>=10.0.0|>=9.0.1|>=4.0.1'] tqdm -> python[version='>=2.7'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] boltons -> python[version='2.7.*|>=3.4'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1|>=14.0.6|>=12.0.0'] conda-package-handling -> python[version='>=3.9,<3.10.0a0'] -> libcxx[version='>=10.0.0|>=10.0.1|>=11.0.0|>=11.0.1|>=14.0.6|>=12.0.0|>=11.1.0|>=9.0.1|>=9.0.0|>=4.0.1'] ncurses -> libcxx[version='>=10.0.0|>=9.0.1|>=4.0.1'] repro
Conda Install & Test (3.10, ubuntu-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.10, ubuntu-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.8.*|3.9.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.9,<3.10.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.8.*|3.11.*|3.9.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|>=3.5,<3.6.0a0|3.8.*|3.9.*|3.7.*',build='0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (conda): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.10,<3.11.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package libstdcxx-ng conflicts for: libnghttp2 -> libstdcxx-ng[version='>=10.3.0|>=12|>=9.4.0|>=9.3.0|>=7.5.0|>=11.2.0|>=7.3.0'] python=3.11 -> libffi[version='>=3.4.2,<3.5.0a0'] -> libstdcxx-ng[version='>=11.2.0|>=9.4.0|>=7.5.0'] fmt -> libstdcxx-ng[version='>=11.2.0|>=12|>=9.4.0|>=9.3.0|>=7.5.0|>=7.3.0'] libmambapy -> python[version='>=3.9,<3.10.0a0'] -> libstdcxx-ng[version='>=4.9|>=7.3.0|>=9.3.0|>=7.2.0'] ruamel.yaml -> python[version='>=3.9,<3.10.0a0'] -> libstdcxx-ng[version='>=11.2.0|>=7.5.0|>=9.3.0|>=7.3.0|>=9.4.0|>=4.9|>=7.2.0'] pcre2 -> libstdcxx-ng[version='>=4.9|>=7.3.0'] cryptography -> python[version='>=3.8,<3.9.0a0'] -> libstdcxx-ng[version='>=11.2.0|>=7.3.0|>=7.5.0|>=9.3.0|>=9.4.0|>=4.9|>=7.2.0'] conda-package-streaming -> python[version='>=3.9'] -> libstdcxx-ng[version='>=11.2.0|>=7.5.0|>=9.3.0|>=7.3.0|>=9.4.0|>=4.9|>=7.2.0'] pycosat -> python[version='>=3.9,<3.10.0a0'] -> libstdcxx-ng[version='>=11.2.0|>=7.5.0|>=9.3.0|>=7.3.0|>=9.4.0|>=4.9|>=7.2.0'] sqlite -> ncurses[version='>=6.2,<7.0.0a0'] -> libstdcxx-ng[version='>=7.2.0|>=7.5.0'] conda-content-trust -> python[version='>=3.5'] -> libstdcxx-ng[version='>=11.2.0|>=4.9|>=7.3.0|>=7.5.0|>=9.3.0|>=9.4.0|>=7.2.0'] icu -> libstdcxx-ng[version='>=10.3.0|>=9.4.0|>=7.5.0|>=7.3.0|>=4.9|>=7.2.0'] libedit -> ncurses[version='>=6.2,<7.0.0a0'] -> libstdcxx-ng[version='>=4.9|>=7.3.0|>=7.5.0|>=7.2.0'] yaml-cpp -> libstdcxx-ng[ver
Conda Install & Test (3.10, macos-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.10, macos-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.11.*|3.8.*|3.7.*',build='4_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - certifi -> python[version='3.10.*|3.8.*|3.9.*|3.7.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='4_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='4_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='4_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (conda): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package lz4 conflicts for: libarchive -> zstd[version='>=1.3.7,<1.3.8.0a0'] -> lz4 zstd -> lz4 Package cffi conflicts for: conda-package-handling -> zstandard[version='>=0.15'] -> cffi[version='>=1.11|>=1.8'] urllib3 -> brotlipy[version='>=0.6.0'] -> cffi[version='!=1.11.3,>=1.8|>=1.0.0|>=1.12|>=1.8,!=1.11.3|>=1.7|>=1.8'] brotlipy -> cffi[version='>=1.0.0'] zstandard -> cffi[version='>=1.11|>=1.8'] cryptography -> cffi[version='!=1.11.3,>=1.8|>=1.12|>=1.8,!=1.11.3|>=1.7|>=1.8'] conda-package-streaming -> zstandard[version='>=0.15'] -> cffi[version='>=1.11|>=1.8'] conda-content-trust -> cryptography[version='<41.0.0a0'] -> cffi[version='!=1.11.3,>=1.8|>=1.12|>=1.8,!=1.11.3|>=1.7|>=1.8'] pyopenssl -> cryptography[version='>=38.0.0,<39'] -> cffi[version='!=1.11.3,>=1.8|>=1.12|>=1.8,!=1.11.3|>=1.8|>=1.7'] Package pypy3.9 conflicts for: cryptography -> cffi[version='>=1.12'] -> pypy3.9[version='7.3.*|7.3.8.*|7.3.9.*'] setuptools -> pypy3.9[version='>=7.3.8|>=7.3.9'] pysocks -> python[version='>=3.8'] -> pypy3.9[version='7.3.*|7.3.8.*|7.3.9.*'] pycosat -> pypy3.9[version='>=7.3.8|>=7.3.9'] conda==23.5.2 -> conda-package-handling[version='>=1.3.0'] -> pypy3.9[version='7.3.8.*|7.3.9.*|>=7.3.8|>=7.3.9'] idna -> python[version='>=3.6'] -> pypy3.9[version='7.3.8.*|7.3.9.*'] pyopenssl -> cryptography[version='>=38.0.0,<39'] -> pypy3.9[version='7.3.8.*|7.3.9.*|>=7.3.9|>=7.3.8'] conda-content-trust -> cryptogr
Conda Install & Test (3.10, windows-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.10, windows-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.11.*|3.7.*',build='2_73_pypy|3_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|1_73_pypy|0_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.9.*|3.8.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='2_73_pypy|3_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|1_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='2_73_pypy|3_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|1_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - libcurl -> python=2.7 - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.7,<3.8.0a0|>=3.8,<3.9.0a0|>=3.6,<3.7.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*',build='2_73_pypy|3_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|1_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (setuptools): - mamba -> conda[version='4.6.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> menuinst[version='>=1.4.11,<2'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package expat conflicts for: conda-package-handling -> pypy3.9[version='>=7.3.9'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.7,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] cffi -> pypy3.9[version='>=7.3.9'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0|>=2.4.7,<3.0a0'] pluggy -> pypy3.8[version='>=7.3.9'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.7,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] cryptography -> pypy3.9[version='>=7.3.9'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.7,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] setuptools -> pypy3.9[version='>=7.3.9'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.7,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] ruamel.yaml -> pypy3.9[version='>=7.3.9'] -> expat[version='>=2.4.7,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] libmambapy -> pypy3.9[version='>=7.3.9'] -> expat[version='>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] pysocks -> pypy3.8[version='>=7.3.8'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.7,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] certifi -> pypy3.9[version='>=7.3.9'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.7,<3.0a0|>=2.4.8,<3.0a0|>=2.4.9,<3.0a0|>=2.5.0,<3.0a0'] brotlipy -> pypy3.8[version='>=7.3.9'] -> expat[version='>=2.4.1,<3.0a0|>=2.4.7
Conda Install & Test (3.9, windows-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.9, windows-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.11.*|3.7.*',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.9.*|3.8.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - libcurl -> python=2.7 - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.7,<3.8.0a0|>=3.8,<3.9.0a0|>=3.6,<3.7.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|0_73_pypy|1_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (menuinst): - mamba -> conda[version='4.6.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> menuinst[version='>=1.4.11,<2'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package ucrt conflicts for: zstd -> libzlib[version='>=1.2.12,<1.3.0a0'] -> ucrt[version='>=10.0.20348.0'] zstd -> ucrt reproc -> vs2015_runtime[version='>=14.16.27012'] -> ucrt[version='>=10.0.20348.0'] pysocks -> pypy3.8[version='>=7.3.8'] -> ucrt[version='>=10.0.20348.0'] certifi -> pypy3.9[version='>=7.3.9'] -> ucrt[version='>=10.0.20348.0'] reproc-cpp -> vs2015_runtime[version='>=14.16.27012'] -> ucrt[version='>=10.0.20348.0'] openssl -> ucrt[version='>=10.0.20348.0'] libiconv -> vs2015_runtime[version='>=14.16.27033'] -> ucrt[version='>=10.0.20348.0'] conda-package-handling -> ucrt[version='>=10.0.20348.0'] bzip2 -> vs2015_runtime[version='>=14.16.27012'] -> ucrt[version='>=10.0.20348.0'] ruamel.yaml -> ucrt[version='>=10.0.20348.0'] pycosat -> ucrt[version='>=10.0.20348.0'] cryptography -> ucrt[version='>=10.0.20348.0'] mamba -> libmambapy==1.0.0=py311h68d2da3_2 -> ucrt[version='>=10.0.20348.0'] zstandard -> ucrt[version='>=10.0.20348.0'] libmambapy -> ucrt[version='>=10.0.20348.0'] urllib3 -> brotlipy[version='>=0.6.0'] -> ucrt[version='>=10.0.20348.0'] pcre2 -> ucrt[version='>=10.0.20348.0'] zlib -> ucrt[version='>=10.0.20348.0'] yaml-cpp -> vs2015_runtime[version='>=14.29.30139'] -> ucrt[version='>=10.0.20348.0'] libmamba -> zstd[version='>=1.5.2,<1.6.0a0'] -> ucrt vs2015_runtime -> ucrt[versi
Conda Install & Test (3.11, ubuntu-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.11, ubuntu-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.8.*|3.9.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.9,<3.10.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.8.*|3.11.*|3.9.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|>=3.5,<3.6.0a0|3.8.*|3.9.*|3.7.*',build='1_73_pypy|2_73_pypy|4_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|3_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (pip): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.10,<3.11.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package _openmp_mutex conflicts for: sqlite -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] libsolv -> libgcc-ng[version='>=10.3.0'] -> _openmp_mutex[version='>=4.5'] c-ares -> libgcc-ng[version='>=9.4.0'] -> _openmp_mutex[version='>=4.5'] xz -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] zstd -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] icu -> libgcc-ng[version='>=10.3.0'] -> _openmp_mutex[version='>=4.5'] mamba -> libgcc-ng[version='>=9.4.0'] -> _openmp_mutex[version='>=4.5'] lz4-c -> libgcc-ng[version='>=9.3.0'] -> _openmp_mutex[version='>=4.5'] pcre2 -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] libssh2 -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] bzip2 -> libgcc-ng[version='>=9.3.0'] -> _openmp_mutex[version='>=4.5'] cryptography -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] tk -> libgcc-ng[version='>=9.4.0'] -> _openmp_mutex[version='>=4.5'] ncurses -> libgcc-ng[version='>=10.3.0'] -> _openmp_mutex[version='>=4.5'] reproc-cpp -> libgcc-ng[version='>=9.4.0'] -> _openmp_mutex[version='>=4.5'] libmamba -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] krb5 -> libgcc-ng[version='>=10.3.0'] -> _openmp_mutex[version='>=4.5'] libnghttp2 -> libgcc-ng[version='>=12'] -> _openmp_mutex[version='>=4.5'] libev -> libgcc-ng[version='>=7.5.0'] -> _openmp_mutex[version='>=4.5'] libed
Conda Install & Test (3.9, ubuntu-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.9, ubuntu-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='0_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.8.*|3.9.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.9,<3.10.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='0_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.8.*|3.11.*|3.9.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='0_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|>=3.5,<3.6.0a0|3.8.*|3.9.*|3.7.*',build='0_73_pypy|4_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (setuptools): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.10,<3.11.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package bzip2 conflicts for: packaging -> python[version='>=3.6'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] python=3.11 -> bzip2[version='>=1.0.8,<2.0a0'] conda-content-trust -> python[version='>=3.5'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] pycparser -> python[version='2.7.*|>=3.4'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] jsonpointer -> python -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] libmamba -> bzip2[version='>=1.0.8,<2.0a0'] libarchive -> bzip2[version='1.0.*|>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] jsonpatch -> python[version='>=3.6'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] mamba -> python[version='>=3.10,<3.11.0a0'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] wheel -> python[version='>=3.7'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] libsolv -> pcre2[version='>=10.37,<10.38.0a0'] -> bzip2[version='>=1.0.8,<2.0a0'] cryptography -> python[version='>=3.10,<3.11.0a0'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] pysocks -> python[version='>=3.8'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] boltons -> python[version='2.7.*|>=3.4'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] conda-libmamba-solver -> python[version='>=3.6'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] conda-package-streaming -> python[version='>=3.9'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] pycosat -> pypy3.9[version='>=7.3.9'] -> b
Conda Install & Test (3.8, ubuntu-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.8, ubuntu-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.11.*|3.9.*|3.8.*|3.7.*',build='1_73_pypy|3_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|2_73_pypy|0_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.8.*|3.9.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.9,<3.10.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='1_73_pypy|3_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|2_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.8.*|3.11.*|3.9.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='1_73_pypy|3_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|2_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|>=3.5,<3.6.0a0|3.8.*|3.9.*|3.7.*',build='1_73_pypy|3_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|4_73_pypy|2_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (pip): - mamba -> conda[version='4.6.*,<4.13.0|4.6.*|4.7.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.10,<3.11.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package ncurses conflicts for: pluggy -> python[version='>=3.8'] -> ncurses[version='5.9.*|5.9|>=6.1,<7.0.0a0|>=6.2,<6.3.0a0|>=6.3,<7.0a0|>=6.2,<7.0.0a0|>=6.4,<7.0a0|>=6.2,<7.0a0|>=6.1,<7.0a0|>=6.0,<7.0a0|6.0.*'] pycparser -> python[version='2.7.*|>=3.4'] -> ncurses[version='5.9.*|5.9|>=6.1,<7.0.0a0|>=6.2,<6.3.0a0|>=6.3,<7.0a0|>=6.2,<7.0.0a0|>=6.4,<7.0a0|>=6.2,<7.0a0|>=6.1,<7.0a0|>=6.0,<7.0a0|6.0.*'] jsonpointer -> python -> ncurses[version='5.9.*|5.9|>=6.1,<7.0.0a0|>=6.2,<6.3.0a0|>=6.3,<7.0a0|>=6.2,<7.0.0a0|>=6.4,<7.0a0|>=6.2,<7.0a0|>=6.1,<7.0a0|>=6.0,<7.0a0|6.0.*'] conda-package-streaming -> python[version='>=3.9'] -> ncurses[version='>=6.1,<7.0.0a0|>=6.2,<6.3.0a0|>=6.3,<7.0a0|>=6.2,<7.0.0a0|>=6.4,<7.0a0|>=6.2,<7.0a0|>=6.1,<7.0a0'] idna -> python[version='>=3.6'] -> ncurses[version='5.9.*|5.9|>=6.1,<7.0.0a0|>=6.2,<6.3.0a0|>=6.3,<7.0a0|>=6.2,<7.0.0a0|>=6.4,<7.0a0|>=6.2,<7.0a0|>=6.1,<7.0a0|>=6.0,<7.0a0|6.0.*'] conda-package-handling -> python[version='>=3.11,<3.12.0a0'] -> ncurses[version='5.9.*|5.9|>=6.1,<7.0.0a0|>=6.2,<7.0.0a0|>=6.3,<7.0a0|>=6.4,<7.0a0|>=6.2,<7.0a0|>=6.1,<7.0a0|>=6.2,<6.3.0a0|>=6.0,<7.0a0|6.0.*'] setuptools -> python[version='>=3.7'] -> ncurses[version='5.9.*|5.9|>=6.1,<7.0.0a0|>=6.2,<6.3.0a0|>=6.3,<7.0a0|>=6.2,<7.0.0a0|>=6.4,<7.0a0|>=6.2,<7.0a0|>=6.1,<7.0a0|>=6.0,<7.0a0|6.0.*'] boltons -> python[version='2.7.*|>=3.4'] -> ncurses[version='5.9.*|5.9|>=6.1,<7.0.0a0|>=6
Conda Install & Test (3.11, windows-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.11, windows-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.11.*|3.7.*',build='0_73_pypy|2_73_pypy|3_73_pypy|4_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|1_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.9.*|3.8.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='0_73_pypy|2_73_pypy|3_73_pypy|4_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|1_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='0_73_pypy|2_73_pypy|3_73_pypy|4_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|1_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - libcurl -> python=2.7 - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.7,<3.8.0a0|>=3.8,<3.9.0a0|>=3.6,<3.7.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*',build='0_73_pypy|2_73_pypy|3_73_pypy|4_73_pypy|5_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|1_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (conda): - mamba -> conda[version='4.6.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> menuinst[version='>=1.4.11,<2'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package pypy3.7 conflicts for: cryptography -> cffi[version='>=1.12'] -> pypy3.7[version='7.3.*|7.3.3.*|7.3.4.*|7.3.5.*|7.3.7.*'] certifi -> python[version='>=3.7'] -> pypy3.7[version='7.3.*|7.3.5.*|7.3.7.*'] pluggy -> python[version='>=3.7,<3.8.0a0'] -> pypy3.7[version='7.3.*|7.3.5.*|7.3.7.*'] pysocks -> python[version='>=3.7,<3.8.0a0'] -> pypy3.7[version='7.3.*|7.3.5.*|7.3.7.*'] urllib3 -> brotlipy[version='>=0.6.0'] -> pypy3.7[version='7.3.5.*|7.3.7.*|>=7.3.5|>=7.3.7'] pysocks -> pypy3.7[version='>=7.3.5|>=7.3.7'] libmambapy -> python[version='>=3.7,<3.8.0a0'] -> pypy3.7[version='7.3.5.*|7.3.7.*'] pyopenssl -> python[version='>=3.6'] -> pypy3.7[version='7.3.5.*|7.3.7.*|>=7.3.7|>=7.3.5'] brotlipy -> pypy3.7[version='>=7.3.5|>=7.3.7'] setuptools -> python[version='>=3.7'] -> pypy3.7[version='7.3.*|7.3.5.*|7.3.7.*'] jsonpointer -> python -> pypy3.7[version='7.3.5.*|7.3.7.*'] win_inet_pton -> python[version='>=3.6'] -> pypy3.7[version='7.3.*|7.3.5.*|7.3.7.*'] console_shortcut_miniconda -> python -> pypy3.7[version='7.3.5.*|7.3.7.*'] conda==23.5.2 -> conda-package-handling[version='>=1.3.0'] -> pypy3.7[version='>=7.3.5|>=7.3.7'] setuptools -> pypy3.7[version='>=7.3.5|>=7.3.7'] cffi -> pypy3.7[version='7.3.3.*|7.3.4.*|7.3.5.*|7.3.7.*|>=7.3.5|>=7.3.7'] brotlipy -> cff
Conda Install & Test (3.8, windows-latest)
Mamba support is still experimental and can result in differently solved environments!
Conda Install & Test (3.8, windows-latest)
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: - brotlipy -> python[version='3.10.*|3.4.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.11.*|3.7.*',build='5_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - certifi -> python[version='3.10.*|3.7.*|3.9.*|3.8.*'] - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|>=3.10,<3.11.0a0|>=3.11,<3.12.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|3.7.9|3.6.9|3.6.9|3.6.9|>=2.7,<2.8.0a0|3.6.9|>=3.5,<3.6.0a0|3.4.*',build='5_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - conda-content-trust -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*'] - cryptography -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='5_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] - jsonpointer -> python[version='2.7.*|3.5.*|3.6.*|3.4.*'] - libcurl -> python=2.7 - packaging -> python[version='>=3.0,<=3.9'] - six -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.7,<3.8.0a0|>=3.8,<3.9.0a0|>=3.6,<3.7.0a0|3.4.*|>=3.9,<3.10.0a0|>=3.5,<3.6.0a0'] - zstandard -> python[version='3.10.*|3.11.*|3.6.12|3.6.12|3.7.10|3.7.10|3.7.12|3.8.12|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.9.*|3.8.*|3.7.*',build='5_73_pypy|5_73_pypy|1_73_pypy|0_73_pypy|0_73_pypy|4_73_pypy|3_73_pypy|2_73_pypy|1_73_pypy|0_73_pypy'] Your python: python=3.11 If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that. The following specifications were found to be incompatible with a past explicit spec that is not an explicit spec in this operation (setuptools): - mamba -> conda[version='4.6.*,<4.13.0|>=4.7.12,<4.13.0|>=4.8,<4.13.0|>=4.8|>=4.8,<23.4|>=4.8,<5|>=4.7.12,<4.8'] - mamba -> conda[version='>=4.8,<23.4'] -> menuinst[version='>=1.4.11,<2'] - mamba -> conda[version='>=4.8,<23.4'] -> setuptools[version='>=31.0.1|>=60.0.0'] - mamba -> python[version='>=3.11,<3.12.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package sqlite conflicts for: charset-normalizer -> python[version='>=3.6'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.32.3,<4.0a0|>=3.33.0,<4.0a0|>=3.34.0,<4.0a0|>=3.35.5,<4.0a0|>=3.36.0,<4.0a0|>=3.37.0,<4.0a0|>=3.37.1,<4.0a0|>=3.38.5,<4.0a0|>=3.41.2,<4.0a0|>=3.41.1,<4.0a0|>=3.40.1,<4.0a0|>=3.40.0,<4.0a0|>=3.39.3,<4.0a0|>=3.38.0,<4.0a0|>=3.39.2,<4.0a0|>=3.38.2,<4.0a0|>=3.35.4,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.35.1,<4.0a0'] menuinst -> python[version='>=3.11,<3.12.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.32.3,<4.0a0|>=3.33.0,<4.0a0|>=3.34.0,<4.0a0|>=3.35.5,<4.0a0|>=3.36.0,<4.0a0|>=3.37.0,<4.0a0|>=3.37.1,<4.0a0|>=3.38.2,<4.0a0|>=3.39.1,<4.0a0|>=3.39.2,<4.0a0|>=3.40.1,<4.0a0|>=3.41.1,<4.0a0|>=3.41.2,<4.0a0|>=3.38.5,<4.0a0|>=3.40.0,<4.0a0|>=3.39.3,<4.0a0|>=3.38.0,<4.0a0|>=3.35.4,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.35.1,<4.0a0'] urllib3 -> python[version='<4.0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.32.3,<4.0a0|>=3.33.0,<4.0a0|>=3.34.0,<4.0a0|>=3.35.5,<4.0a0|>=3.36.0,<4.0a0|>=3.37.0,<4.0a0|>=3.37.1,<4.0a0|>=3.38.5,<4.0a0|>=3.41.2,<4.0a0|>=3.41.1,<4.0a0|>=3