Fix absence of advection in example #42
Annotations
1 error and 3 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _python_rc needed by python-3.12.0rc3-rc3_hab00c5b_1_cpython
Could not solve for environment specs
The following packages are incompatible
├─ python 3.12** is installable with the potential options
│ ├─ python [3.12.0|3.12.1|3.12.2|3.12.3|3.12.4], which can be installed;
│ └─ python 3.12.0rc3 would require
│ └─ _python_rc, which does not exist (perhaps a missing channel);
└─ stripy is installable with the potential options
├─ stripy [2.0.2|v2.0.2] would require
│ ├─ python >=3.6,<3.7.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.6.* *_cp36m, which can be installed;
├─ stripy [2.0.2|v2.0.2] would require
│ └─ python_abi 3.6 *_pypy36_pp73, which requires
│ └─ python 3.6.* *_73_pypy, which conflicts with any installable versions previously reported;
├─ stripy [2.0.2|2.1.2|v2.0.2] would require
│ ├─ python >=3.7,<3.8.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.7.* *_cp37m, which can be installed;
├─ stripy [2.0.2|2.1.2|2.2|v2.0.2] would require
│ ├─ python >=3.8,<3.9.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.8.* *_cp38, which can be installed;
├─ stripy [2.0.2|2.1.2|2.2|v2.0.2] would require
│ ├─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.9.* *_cp39, which can be installed;
├─ stripy [2.1.2|2.2] would require
│ ├─ python >=3.10,<3.11.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.10.* *_cp310, which can be installed;
├─ stripy [2.1.2|2.2] would require
│ ├─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.11.* *_cp311, which can be installed;
├─ stripy 2.1.2 would require
│ └─ python_abi 3.7 *_pypy37_pp73, which requires
│ └─ python 3.7.* *_73_pypy, which conflicts with any installable versions previously reported;
├─ stripy 2.1.2 would require
│ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
├─ stripy 2.1.2 would require
│ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
├─ stripy 2.2 would require
│ └─ pypy3.8 >=7.3.11 , which can be installed;
└─ stripy 2.2 would require
└─ pypy3.9 >=7.3.11 , which can be installed.
|
This job failed
Loading