fix github action by updating pytest from conda to mamba #66
Annotations
1 error and 3 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
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|0_73_pypy|5_73_pypy|5_73_pypy|4_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|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|4_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|1_73_pypy|0_73_pypy|0_73_pypy|5_73_pypy|5_73_pypy|4_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']
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):
- conda-build -> conda-index -> conda[version='>=4.12.0']
- conda-build -> conda[version='>=4.1,<4.13.0|>=4.1,<4.4|>=4.13|>=4.5|>=4.5,<4.13.0|>=4.3,<4.13.0|>=4.1,<4.3']
- conda-build -> conda[version='>=4.13'] -> setuptools[version='>=31.0.1|>=60.0.0']
- conda-build -> python[version='>=3.8,<3.9.0a0'] -> pip
- conda-build -> setuptools[version='<66.0.0a0']
- 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 pip conflicts for:
ruamel.yaml -> python[version='>=3.9,<3.10.0a0'] -> pip
tqdm -> python[version='>=2.7'] -> pip
pycparser -> python[version='2.7.*|>=3.4'] -> pip
conda-package-handling -> python[version='>=3.11,<3.12.0a0'] -> pip
brotlipy -> python[version='>=3.10,<3.11.0a0'] -> pip
toolz -> python[version='>=3.5'] -> pip
pyopenssl -> python[version='>=3.6'] -> pip
pycosat -> python[version='>=3.9,<3.10.0a0'] -> pip
urllib3 -> python[version='<4.0'] -> pip
boltons -> python[version='2.7.*|>=3.4'] -> pip
certifi -> python[version='>=3.7'] -> pip
cryptography -> python[version='>=3.10,<3.11.0a0'] -> pip
pluggy -> python[version='>=3.8'] -> pip
python=3.11 -> pip
libmambapy -> python[version='>=3.10,<3.11.0a0'] -> pip
requests -> python[version='>=3.7,<4.0'] -> pip
conda-package-streaming -> python[version='>=3.9'] -> pip
idna -> python[version='>=3.6'] -> pip
jsonpointer -> python -> pip
packaging -> python[version='>=3.6'] -> pip
cffi -> python[version='>=3.9,<3.10.0a0'] -> pip
setuptools -> python[version='>=3.7'] -> pip
six -> python -> pip
charset-normalizer -> python[version='>=3.6'] -> pip
pysocks -> python[version='>=3.8'] -> pip
wheel -> python[version='>=3.7'] -> pip
conda-libmamba-solver -> python[version='>=3.6'] -> pip
jsonpatch -> python[version='>=3.6'] -> pip
con
|
The logs for this run have expired and are no longer available.
Loading