Update Python support #1404
Annotations
1 error and 5 warnings
|
Build Conda Environment
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
|
Build Conda Environment
critical libmamba Could not solve for environment specs
|
|
Build Conda Environment
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ docutils >=0.16,<0.17 * is installable with the potential options
│ ├─ docutils 0.16 would require
│ │ └─ python >=3.6,<3.7.0a0 * with the potential options
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
│ │ └─ python 3.6.12 would require
│ │ └─ pypy3.6 =7.3.3 *, which requires
│ │ └─ python =3.6 *_73_pypy, which can be installed;
│ ├─ docutils 0.16 would require
│ │ ├─ python >=3.10,<3.11.0a0 *, which can be installed;
│ │ └─ python_abi =3.10 *_cp310 with the potential options
│ │ ├─ python_abi 3.10 would require
│ │ │ └─ python =3.10 *_cpython, which can be installed;
│ │ └─ python_abi 3.10, which can be installed;
│ ├─ docutils 0.16 would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ docutils 0.16 would require
│ │ ├─ python >=3.11,<3.12.0a0 *, which can be installed;
│ │ └─ python_abi =3.11 *_cp311 with the potential options
│ │ ├─ python_abi 3.11 would require
│ │ │ └─ python =3.11 *_cpython, which can be installed;
│ │ └─ python_abi 3.11, which can be installed;
│ ├─ docutils 0.16 would require
│ │ ├─ python >=3.12,<3.13.0a0 * but there are no viable options
│ │ │ ├─ python [3.12.0|3.12.1|...|3.12.9] would require
│ │ │ │ └─ python_abi =3.12 *_cp312, which conflicts with any installable versions previously reported;
│ │ │ └─ python [3.12.0|3.12.1|...|3.12.9] conflicts with any installable versions previously reported;
│ │ └─ python_abi =3.12 *_cp312, which requires
│ │ └─ python =3.12 *_cpython, which can be installed;
│ ├─ docutils 0.16 would require
│ │ └─ python >=3.13,<3.14.0a0 *, which can be installed;
│ ├─ docutils 0.16 would require
│ │ ├─ python >=3.8,<3.9.0a0 * with the potential options
│ │ │ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
│ │ │ ├─ python [3.8.12|3.8.13|3.8.16] would require
│ │ │ │ └─ python_abi ==3.8 *_pypy38_pp73, which requires
│ │ │ │ └─ python =3.8 *_73_pypy, which can be installed;
│ │ │ └─ python 3.8.5 would require
│ │ │ └─ python_abi =3.8 *_graalpy223_38_native, which can be installed;
│ │ └─ python_abi =3.8 *_cp38 with the potential options
│ │ ├─ python_abi 3.8 would require
│ │ │ └─ python =3.8 *_cpython, which can be installed;
│ │ └─ python_abi 3.8, which can be installed;
│ ├─ docutils 0.16 would require
│ │ └─ python_abi ==3.9 *_pypy39_pp73, which requires
│ │ └─ python =3.9 *_73_pypy, which can be installed;
│ ├─ docutils 0.16 would require
│ │ ├─ python >=3.9,<3.10.0a0 *, which can be installed;
│ │ └─ python_abi =3.9 *_cp39 with the potential options
│ │ ├─ python_abi 3.9 would require
│ │ │ └─ python =3.9 *_cpython, which can be installed;
│ │ └─ python_abi 3.9, which can be installed;
│ ├─ docutils 0.16 would require
│ │ └─ python_abi =* *_cp27mu, which conflicts with any installable versions previously reported;
│ ├─ docutils 0.16 would require
│ │ ├─ python >=2.7,<2.8.0a0 *, which can be installed;
│ │ └─ python_abi =2.7 *_cp27mu, which can be installed;
│ ├─ docutils 0.16 would require
│ │ └─ python_abi =* *_cp36m, which conflicts with any installable versions previously reported;
│ ├─ docutils 0.16 would require
│ │ ├─ python >=3.6,<3.7.0a0 * with the potential options
│ │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
│ │ │ └─ python 3.6.12, which can be installed (as previously explained);
│ │ └─ python_abi =3.6 *_cp36m, which can be installed;
│ ├─ docutils 0.16 would require
│ │ ├─ pypy3.6 >=7.3.3 *, which can be installed (as previously explained);
│ │ └─ python_abi ==3.6 *_pypy36_pp73, which requires
│ │ └─ python =3.6 *_73
|
|
Build Conda Environment
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
|
Build Conda Environment
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
Build Conda Environment
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Loading