Test with Python 3.13 #217
Annotations
1 error and 3 warnings
Run conda-incubator/setup-miniconda@v3
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run conda-incubator/setup-miniconda@v3
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Run conda-incubator/setup-miniconda@v3
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
├─ conda 25.1.0** is installable with the potential options
│ ├─ conda 25.1.0 would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ conda 25.1.0 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda 25.1.0 would require
│ │ └─ python_abi 3.12.* *_cp312, which requires
│ │ └─ python 3.12.* *_cpython, which can be installed;
│ └─ conda 25.1.0 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ python 3.13** is not installable because there are no viable options
├─ python [3.13.0|3.13.1] 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).
|
Loading