Dev for panorama #850
Annotations
11 errors and 1 warning
test PPanGGOLiN on ubuntu-latest with python 3.8
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
test PPanGGOLiN on macos-latest with python 3.8
The job was canceled because "ubuntu-latest_3_8" failed.
|
test PPanGGOLiN on macos-latest with python 3.8
The operation was canceled.
|
test PPanGGOLiN on ubuntu-latest with python 3.10
The job was canceled because "ubuntu-latest_3_8" failed.
|
test PPanGGOLiN on ubuntu-latest with python 3.10
The operation was canceled.
|
test PPanGGOLiN on ubuntu-latest with python 3.9
The job was canceled because "ubuntu-latest_3_8" failed.
|
test PPanGGOLiN on ubuntu-latest with python 3.9
The operation was canceled.
|
test PPanGGOLiN on macos-latest with python 3.9
The job was canceled because "ubuntu-latest_3_8" failed.
|
test PPanGGOLiN on macos-latest with python 3.9
The operation was canceled.
|
test PPanGGOLiN on macos-latest with python 3.10
The job was canceled because "ubuntu-latest_3_8" failed.
|
test PPanGGOLiN on macos-latest with python 3.10
The operation was canceled.
|
test PPanGGOLiN on ubuntu-latest with python 3.8
LibMambaUnsatisfiableError: Encountered problems while solving:
- package numpy-1.26.0-py310h5f9d8c6_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ numpy 1.26** is installable with the potential options
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ ├─ numpy-base [1.26.0 py310h8a23956_0|1.26.0 py310hb5e798b_0|...|1.26.3 py310hb5e798b_0], which requires
│ │ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ ├─ numpy-base [1.26.0 py311hbfb1bba_0|1.26.0 py311hf175353_0|...|1.26.3 py311hf175353_0], which requires
│ │ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ ├─ numpy-base [1.26.0 py312h0da6c21_0|1.26.0 py312he1a6c75_0|...|1.26.3 py312he1a6c75_0], which requires
│ │ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ ├─ numpy-base [1.26.0 py39h8a23956_0|1.26.0 py39hb5e798b_0|...|1.26.3 py39hb5e798b_0], which requires
│ │ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ numpy [1.26.0|1.26.2] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3] would require
│ │ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ └─ numpy 1.26.3 would require
│ ├─ pypy3.9 >=7.3.13 , which can be installed;
│ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
└─ python 3.8** is not installable because there are no viable options
├─ python [3.8.0|3.8.1] would require
│ └─ python_abi * *_cp38, which conflicts with any installable versions previously reported;
└─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported.
|