Skip to content

make numba install conditional #394

make numba install conditional

make numba install conditional #394

Triggered via push October 12, 2024 23:02
Status Failure
Total duration 5m 25s
Artifacts
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Testing (3.13, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Testing (3.13, ubuntu-latest)
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/
Testing (3.13, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (3.13, ubuntu-latest)
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides _python_rc needed by python-3.13.0rc1-h3b4618f_0_cp313t Could not solve for environment specs The following packages are incompatible ├─ discretize is installable with the potential options │ ├─ discretize 0.4.10 would require │ │ └─ python >=2.7,<2.8.0a0 , which can be installed; │ ├─ discretize [0.4.10|0.4.12|...|0.7.0] would require │ │ └─ python >=3.6,<3.7.0a0 , which can be installed; │ ├─ discretize [0.4.10|0.4.12|...|0.8.2] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ discretize [0.10.0|0.4.10|...|0.9.0] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ discretize [0.4.12|0.4.13|...|0.7.0] would require │ │ └─ python_abi 3.6 *_pypy36_pp73, which requires │ │ └─ python 3.6.* *_73_pypy, which can be installed; │ ├─ discretize [0.10.0|0.6.0|...|0.9.0] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ discretize [0.6.2|0.6.3|...|0.8.0] would require │ │ └─ python_abi 3.7 *_pypy37_pp73, which requires │ │ └─ python 3.7.* *_73_pypy, which can be installed; │ ├─ discretize [0.10.0|0.7.1|...|0.9.0] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ discretize [0.8.0|0.8.2|0.8.3] would require │ │ └─ python_abi 3.8 *_pypy38_pp73, which requires │ │ └─ python 3.8.* *_73_pypy, which can be installed; │ ├─ discretize [0.10.0|0.8.0|0.8.2|0.8.3] would require │ │ ├─ pypy3.9 >=7.3.13 , which requires │ │ │ └─ python 3.9.* *_73_pypy, which can be installed; │ │ └─ python_abi 3.9 *_pypy39_pp73, which requires │ │ └─ python 3.9.* *_73_pypy, which can be installed; │ ├─ discretize [0.10.0|0.8.2|0.8.3|0.9.0] would require │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ ├─ discretize 0.10.0 would require │ │ └─ python_abi 3.12.* *_cp312, which requires │ │ └─ python 3.12.* *_cpython, which can be installed; │ ├─ discretize 0.9.0 would require │ │ └─ pypy3.8 >=7.3.11 with the potential options │ │ ├─ pypy3.8 7.3.11 would require │ │ │ └─ python 3.8.* *_73_pypy, which can be installed; │ │ └─ pypy3.8 7.3.11 would require │ │ └─ python 3.8.* *_7.3_pypy, which can be installed; │ └─ discretize 0.9.0 would require │ └─ pypy3.9 >=7.3.11 with the potential options │ ├─ pypy3.9 [7.3.11|7.3.12|7.3.13|7.3.15|7.3.16], which can be installed (as previously explained); │ └─ pypy3.9 7.3.12 would require │ └─ python 3.9.* *_7.3_pypy, which can be installed; └─ python 3.13** is not installable because there are no viable options ├─ python 3.13.0 conflicts with any installable versions previously reported; └─ python [3.13.0rc1|3.13.0rc2|3.13.0rc3] would require └─ _python_rc, which does not exist (perhaps a missing channel).
Testing (3.11, ubuntu-latest)
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/
Testing (3.11, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (3.10, ubuntu-latest)
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/
Testing (3.10, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Testing (3.12, ubuntu-latest)
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/
Testing (3.12, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/