MAINT: Added CI and switched from setup.py to pyproject.toml #3
Annotations
1 error and 2 warnings
test
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mamba-1.5.10-py312h9460a1c_0 requires conda >=24,<24.11.0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ conda 24.11.1 is installable with the potential options
│ ├─ conda [24.1.0|24.1.1|...|24.9.2] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ conda [24.1.0|24.1.1|...|24.9.2] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda [24.1.0|24.1.1|...|24.9.2] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ conda 24.11.1, which can be installed;
├─ mamba 1.5.10** is installable with the potential options
│ ├─ mamba 1.5.10 would require
│ │ └─ conda >=24,<24.11.0 with the potential options
│ │ ├─ conda [24.1.0|24.1.1|...|24.9.2], which can be installed (as previously explained);
│ │ ├─ conda [24.1.0|24.1.1|...|24.9.2], which can be installed (as previously explained);
│ │ ├─ conda [24.1.0|24.1.1|...|24.9.2] conflicts with any installable versions previously reported;
│ │ ├─ conda [24.1.0|24.1.1|...|24.9.2] would require
│ │ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ conda [24.1.0|24.1.1|...|24.9.2], which can be installed (as previously explained);
│ ├─ mamba 1.5.10 would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ mamba 1.5.10 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ └─ mamba 1.5.10 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.12.* , which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python 3.12.* (labeled as 'pin-1')
|