Skip to content

Commented out unicode error logging #1016

Commented out unicode error logging

Commented out unicode error logging #1016

Triggered via pull request September 23, 2023 21:20
Status Failure
Total duration 48m 46s
Artifacts

python-package-conda.yml

on: pull_request
Matrix: Checkout and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Checkout and test (macos-latest, install/envs/mac.yml)
The process '/usr/local/miniconda/condabin/conda' failed with exit code 1
Checkout and test (ubuntu-latest, install/envs/ubuntu.yml)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Checkout and test (macos-latest, install/envs/mac.yml)
Mamba support is still experimental and can result in differently solved environments!
Checkout and test (macos-latest, install/envs/mac.yml)
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.8.16|3.9.16|>=3.12.0rc3,<3.13.0a0|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|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_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.8.16|3.9.16|>=3.10,<3.11.0a0|>=3.8,<3.9.0a0|>=3.11,<3.12.0a0|>=3.9,<3.10.0a0|>=3.12.0rc3,<3.13.0a0|>=3.7,<3.8.0a0|3.9.10|>=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|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_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.12.0rc3,<3.13.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.8.16|3.9.16|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.8.*|3.9.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='0_73_pypy|2_73_pypy|3_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_73_pypy|4_73_pypy|1_73_pypy'] - libxml2 -> python=3.10 - packaging -> python[version='>=3.0,<=3.9'] - pyopenssl -> python[version='>=3.12.0rc3,<3.13.0a0'] - 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.8.16|3.9.16|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.*',build='0_73_pypy|2_73_pypy|3_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|5_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 (conda): - mamba=1.3 -> conda[version='>=4.14,<23.4'] -> setuptools[version='>=31.0.1'] - mamba=1.3 -> python[version='>=3.9,<3.10.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package six conflicts for: pyopenssl -> six[version='>=1.5.2'] packaging -> six conda-content-trust -> six cryptography -> six[version='>=1.4.1'] wheel -> packaging[version='>=20.2'] -> six pyopenssl -> cryptography[version='>=3.3'] -> six[version='>=1.4.1'] urllib3 -> cryptography[version='>=1.3.4'] -> six[version='>=1.4.1|>=1.5.2'] conda-content-trust -> cryptography[version='<41.0.0a0'] -> six[version='>=1.4.1'] conda-package-handling -> six Package bzip2 conflicts for: ruamel.yaml -> 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'] six -> python -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] mamba=1.3 -> python[version='>=3.9,<3.10.0a0'] -> bzip2[version='>=1.0.8,<2.0a0'] pip -> python[version='>=3.7'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] urllib3 -> python[version='>=3.7'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] libmambapy -> python[version='>=3.10,<3.11.0a0'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] idna -> python[version='>=3.6'] -> 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'] jsonpointer -> pypy3.9[version='>=7.3.12'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0'] toolz -> python[version='>=3.5'] -> bzip2[version='>=1.0.6,<2.0a0|>=1.0.8,<2.0a0
Checkout and test (ubuntu-latest, install/envs/ubuntu.yml)
Mamba support is still experimental and can result in differently solved environments!
Checkout and test (ubuntu-latest, install/envs/ubuntu.yml)
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.8.16|3.9.16|>=3.12.0rc3,<3.13.0a0|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='2_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|4_73_pypy|3_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.8.16|3.9.16|>=3.10,<3.11.0a0|>=3.9,<3.10.0a0|>=3.11,<3.12.0a0|>=3.12.0rc3,<3.13.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|3.9.10|>=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|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|4_73_pypy|3_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.12.0rc3,<3.13.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.8.16|3.9.16|3.9.10|3.7.9|3.6.9|3.6.9|3.6.9|3.6.9|3.8.*|3.9.*|3.11.*|3.7.*|3.4.*|>=3.6|>=3.5|<=3.3',build='2_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|4_73_pypy|3_73_pypy|1_73_pypy|0_73_pypy'] - libxml2 -> python=3.10 - packaging -> python[version='>=3.0,<=3.9'] - pyopenssl -> python[version='>=3.12.0rc3,<3.13.0a0'] - 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.8.16|3.9.16|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.11.*|3.7.*',build='2_73_pypy|5_73_pypy|0_73_pypy|0_73_pypy|1_73_pypy|5_73_pypy|4_73_pypy|3_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 (pip): - mamba=1.3 -> conda[version='>=4.14,<23.4'] -> setuptools[version='>=31.0.1'] - mamba=1.3 -> python[version='>=3.9,<3.10.0a0'] -> pip The following specifications were found to be incompatible with each other: Output in format: Requested package -> Available versions Package xz conflicts for: zstandard -> zstd[version='>=1.5.5,<1.5.6.0a0'] -> xz[version='5.0.*|5.2.*|>=5.2.10,<6.0a0|>=5.2.6,<6.0a0|>=5.2.5,<6.0.0a0|>=5.2.4,<6.0.0a0|>=5.4.2,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.6,<6.0.0a0|>=5.2.8,<6.0a0|>=5.2.6,<5.3.0a0|>=5.2.3,<6.0.0a0|>=5.2.3,<6.0a0'] conda==23.5.2 -> pypy3.8[version='>=7.3.11'] -> xz[version='>=5.2.10,<6.0a0|>=5.2.4,<6.0.0a0|>=5.2.5,<6.0.0a0|>=5.2.6,<6.0a0|>=5.4.2,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.8,<6.0a0|>=5.2.6,<5.3.0a0|>=5.2.6,<6.0.0a0'] jsonpatch -> python[version='>=3.6'] -> xz[version='5.0.*|5.2.*|>=5.2.3,<6.0.0a0|>=5.2.4,<6.0.0a0|>=5.2.5,<6.0.0a0|>=5.2.6,<5.3.0a0|>=5.2.6,<6.0a0|>=5.2.6,<6.0.0a0|>=5.4.2,<6.0a0|>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0'] packaging -> python[version='>=3.7'] -> xz[version='5.0.*|5.2.*|>=5.2.10,<6.0a0|>=5.2.3,<6.0.0a0|>=5.2.4,<6.0.0a0|>=5.2.5,<6.0.0a0|>=5.2.6,<5.3.0a0|>=5.2.6,<6.0a0|>=5.2.6,<6.0.0a0|>=5.4.2,<6.0a0|>=5.2.8,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0'] idna -> python[version='>=3.6'] -> xz[version='5.0.*|5.2.*|>=5.2.3,<6.0.0a0|>=5.2.4,<6.0.0a0|>=5.2.5,<6.0.0a0|>=5.2.6,<5.3.0a0|>=5.2.6,<6.0a0|>=5.2.6,<6.0.0a0|>=5.4.2,<6.0a0|>=5.2.10,<6.0a0|>=5.2.8,<6.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0|>=5.2.3,<6.0a0'] certifi -> python[version='>=3.7'] -> xz[version='5.0.*|5.2.*|>=5.2.10,<6.0a0|>=5.2.3,<6.0.0a0|>=5.2.4,<6.0.0a0|>=5.2.5