Update reference template for Sphinx 7.2 #251
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: actions/checkout@v3, actions/setup-python@v4, 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-23.11.0-py311h38be061_1 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.23.3** is installable with the potential options
│ ├─ conda-build 3.23.3, which can be installed;
│ ├─ conda-build 3.23.3 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda-build 3.23.3 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ conda-build 3.23.3 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
├─ conda >=23.11.0 is installable with the potential options
│ ├─ conda [23.11.0|24.1.1|24.1.2] would require
│ │ └─ conda-build >=3.27 , which conflicts with any installable versions previously reported;
│ ├─ conda [23.11.0|24.1.1|24.1.2] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda [23.11.0|24.1.1|24.1.2] would require
│ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ ├─ conda [23.11.0|24.1.1|24.1.2] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ conda [23.11.0|24.1.1|24.1.2] 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')
|