Skip to content

Update CI test environments #149

Update CI test environments

Update CI test environments #149

Triggered via pull request May 14, 2024 06:58
Status Failure
Total duration 2m 4s
Artifacts

test_and_deploy.yml

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

Annotations

17 errors and 1 warning
test (macos-latest, 3.9)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
test (windows-latest, 3.9)
The job was canceled because "macos-latest_3_9" failed.
test (windows-latest, 3.9)
The operation was canceled.
test (windows-latest, 3.10)
The job was canceled because "macos-latest_3_9" failed.
test (windows-latest, 3.10)
The operation was canceled.
test (windows-latest, 3.11)
The job was canceled because "macos-latest_3_9" failed.
test (windows-latest, 3.11)
The operation was canceled.
test (macos-latest, 3.11)
The job was canceled because "macos-latest_3_9" failed.
test (macos-latest, 3.11)
The operation was canceled.
test (ubuntu-latest, 3.11)
The job was canceled because "macos-latest_3_9" failed.
test (ubuntu-latest, 3.11)
The operation was canceled.
test (ubuntu-latest, 3.9)
The job was canceled because "macos-latest_3_9" failed.
test (ubuntu-latest, 3.9)
The operation was canceled.
test (macos-latest, 3.10)
The job was canceled because "macos-latest_3_9" failed.
test (macos-latest, 3.10)
The operation was canceled.
test (ubuntu-latest, 3.10)
The job was canceled because "macos-latest_3_9" failed.
test (ubuntu-latest, 3.10)
The operation was canceled.
test (macos-latest, 3.9)
LibMambaUnsatisfiableError: Encountered problems while solving: - package scikit-image-0.19.1-py38h3777fb4_0 requires python >=3.8,<3.9.0a0, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ coverage 6.3 is installable with the potential options │ ├─ coverage 6.3 would require │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ └─ coverage 6.3 would require │ └─ python_abi 3.8.* *_cp38, which can be installed; ├─ python 3.9.*,3.9.* is installable with the potential options │ ├─ python [3.9.11|3.9.12|...|3.9.7], which can be installed; │ └─ python [3.9.0|3.9.1|...|3.9.9] would require │ └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported; └─ scikit-image 0.19.1 is not installable because there are no viable options ├─ scikit-image 0.19.1 would require │ └─ python >=3.8,<3.9.0a0 , which conflicts with any installable versions previously reported; ├─ scikit-image 0.19.1 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; └─ scikit-image 0.19.1 would require └─ python >=3.9,<3.10.0a0 *_cpython, which cannot be installed (as previously explained).