Skip to content

Bump Numpy version and fix complex type #42

Bump Numpy version and fix complex type

Bump Numpy version and fix complex type #42

Triggered via pull request April 6, 2024 19:14
Status Failure
Total duration 1m 43s
Artifacts

tests.yaml

on: pull_request
Matrix: miniconda
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Miniconda ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
Miniconda ubuntu-latest
The job was canceled because "ubuntu-latest_3_12" failed.
Miniconda ubuntu-latest
The operation was canceled.
Miniconda windows-latest
The job was canceled because "ubuntu-latest_3_12" failed.
Miniconda windows-latest
The operation was canceled.
Miniconda windows-latest
The job was canceled because "ubuntu-latest_3_12" failed.
Miniconda windows-latest
The operation was canceled.
Miniconda ubuntu-latest
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/.
Miniconda 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/
Miniconda ubuntu-latest
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 ├─ pytest 6.2.2 is installable with the potential options │ ├─ pytest 6.2.2 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 can be installed; │ ├─ pytest 6.2.2 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; │ ├─ pytest 6.2.2 would require │ │ └─ pypy3.6 >=7.3.3 , which can be installed; │ ├─ pytest 6.2.2 would require │ │ ├─ python >=3.7,<3.8.0a0 , which can be installed; │ │ └─ python_abi 3.7.* *_cp37m, which can be installed; │ ├─ pytest 6.2.2 would require │ │ └─ python_abi 3.7 *_pypy37_pp73, which requires │ │ └─ python 3.7.* *_73_pypy, which can be installed; │ ├─ pytest 6.2.2 would require │ │ ├─ python >=3.8,<3.9.0a0 , which can be installed; │ │ └─ python_abi 3.8.* *_cp38, which can be installed; │ ├─ pytest 6.2.2 would require │ │ ├─ python >=3.9,<3.10.0a0 , which can be installed; │ │ └─ python_abi 3.9.* *_cp39, which can be installed; │ ├─ pytest 6.2.2 would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ pytest 6.2.2 would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ └─ pytest 6.2.2 would require │ └─ python >=3.9,<3.10.0a0 , which can be installed; └─ python 3.12** is not installable because there are no viable options ├─ python [3.12.0|3.12.1|3.12.2] conflicts with any installable versions previously reported; ├─ python 3.12.0 conflicts with any installable versions previously reported; └─ python 3.12.0rc3 would require └─ _python_rc, which does not exist (perhaps a missing channel).