Bump Python 3.13 alpha (#52) #174
Annotations
1 error and 3 warnings
Conda
The process '/usr/share/miniconda3/condabin/conda' failed with exit code 1
|
Conda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Conda
Mamba support is still experimental and can result in differently solved environments!
|
Conda
LibMambaUnsatisfiableError: Encountered problems while solving:
- package conda-24.3.0-py311h38be061_0 requires python >=3.11,<3.12.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ conda-build 3.28.4** is installable with the potential options
│ ├─ conda-build 3.28.4, which can be installed;
│ ├─ conda-build 3.28.4 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda-build 3.28.4 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ conda-build 3.28.4 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
├─ conda >=24.3.0 is installable with the potential options
│ ├─ conda 24.3.0 would require
│ │ └─ conda-build >=24.3 , which conflicts with any installable versions previously reported;
│ ├─ conda 24.3.0 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda 24.3.0 would require
│ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ ├─ conda 24.3.0 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ conda 24.3.0 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.10.* , which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python 3.10.* (labeled as 'pin-1')
|