Merge branch 'main' into python3.14 #2918
Annotations
1 error and 5 warnings
|
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
|
|
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ matplotlib-base =* * is installable with the potential options
│ ├─ matplotlib-base [3.10.0|3.10.1|...|3.9.4] would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ matplotlib-base [3.10.0|3.10.1|...|3.9.4] would require
│ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ ├─ matplotlib-base [3.10.0|3.10.1|...|3.9.4] would require
│ │ └─ python_abi =3.12 *_cp312, which can be installed;
│ ├─ matplotlib-base [3.10.0|3.10.1|...|3.9.4] would require
│ │ └─ python_abi =3.13 *_cp313, which can be installed;
│ ├─ matplotlib-base [3.10.6|3.10.7|3.10.8] would require
│ │ └─ python_abi =3.14 *_cp314, which requires
│ │ └─ python =3.14 *_cp314, which can be installed;
│ ├─ matplotlib-base [3.5.2|3.5.3|...|3.7.2] would require
│ │ └─ python_abi ==3.8 *_pypy38_pp73, which can be installed;
│ ├─ matplotlib-base [2.2.5|3.2.1|...|3.7.3] would require
│ │ └─ python_abi =3.8 *_cp38, which can be installed;
│ ├─ matplotlib-base [3.5.2|3.5.3|...|3.9.2] would require
│ │ └─ python_abi ==3.9 *_pypy39_pp73, which can be installed;
│ ├─ matplotlib-base [2.2.5|3.3.2|...|3.9.4] would require
│ │ └─ python_abi =3.9 *_cp39, which can be installed;
│ ├─ matplotlib-base [2.1.2|2.2.3|...|3.2.0], which can be installed;
│ ├─ matplotlib-base 2.2.5 would require
│ │ └─ python_abi =2.7 *_cp27mu, which can be installed;
│ ├─ matplotlib-base [2.2.5|3.2.1|...|3.3.4] would require
│ │ └─ python_abi =3.6 *_cp36m, which can be installed;
│ ├─ matplotlib-base [2.2.5|3.2.1|...|3.5.3] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which conflicts with any installable versions previously reported;
│ ├─ matplotlib-base [3.2.2|3.3.0|3.3.1|3.3.2|3.3.3] would require
│ │ └─ python_abi ==3.6 *_pypy36_pp73, which can be installed;
│ ├─ matplotlib-base [3.3.3|3.3.4] would require
│ │ └─ pypy3.6 >=7.3.3 *, which requires
│ │ └─ python =3.6 *_73_pypy, which can be installed;
│ └─ matplotlib-base [3.3.3|3.3.4|...|3.5.2] would require
│ └─ python_abi ==3.7 *_pypy37_pp73, which can be installed;
├─ pys2index =* * is installable with the potential options
│ ├─ pys2index [0.1.2|0.1.3|0.1.4|0.1.5] would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ pys2index [0.1.3|0.1.4|0.1.5] would require
│ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ ├─ pys2index [0.1.4|0.1.5] would require
│ │ └─ python_abi =3.12 *_cp312, which can be installed;
│ ├─ pys2index [0.1.0|0.1.2|0.1.3|0.1.4|0.1.5] would require
│ │ └─ python_abi =3.9 *_cp39, which can be installed;
│ ├─ pys2index 0.1.5 would require
│ │ └─ python_abi =3.13 *_cp313, which can be installed;
│ ├─ pys2index [0.1.0|0.1.2] would require
│ │ └─ python_abi =3.6 *_cp36m, which can be installed;
│ ├─ pys2index [0.1.0|0.1.2] would require
│ │ └─ pypy3.6 >=7.3.3 *, which can be installed (as previously explained);
│ ├─ pys2index [0.1.0|0.1.2|0.1.3] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which conflicts with any installable versions previously reported;
│ └─ pys2index [0.1.0|0.1.2|0.1.3] would require
│ └─ python_abi =3.8 *_cp38, which can be installed;
└─ python =3.14 * is not installable because there are no viable options
├─ python [3.14.0|3.14.1|3.14.2|3.14.3] would require
│ └─ python_abi =3.14 *_cp314, which cannot be installed (as previously explained);
├─ python [3.14.0|3.14
|
|
|
The logs for this run have expired and are no longer available.
Loading