Minor updates #45
Annotations
1 error and 4 warnings
build-linux
The process '/usr/share/miniconda3/condabin/conda' failed with exit code 1
|
build-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
|
build-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux
Mamba support is still experimental and can result in differently solved environments!
|
build-linux
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mamba-1.5.3-py312h9460a1c_2 requires conda >=23.9,<23.11.0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ conda 24.1.2 is installable with the potential options
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ conda 24.1.2, which can be installed;
├─ mamba is installable with the potential options
│ ├─ mamba [0.0.10|0.0.7|0.0.8|0.0.9|0.1.0] would require
│ │ └─ python >=2.7,<2.8.0a0 , which can be installed;
│ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require
│ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ ├─ mamba [0.0.10|0.0.7|...|0.9.2] would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ ├─ mamba [0.1.2|0.10.0|...|1.5.6] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ mamba [0.10.0|0.11.1|...|1.5.6] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ ├─ mamba [0.18.1|0.18.2|...|1.5.6] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ mamba [1.0.0|1.1.0|...|1.5.6] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ mamba [1.5.2|1.5.3] would require
│ │ └─ conda >=23.9,<23.11.0 with the potential options
│ │ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ │ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ │ ├─ conda [23.10.0|23.9.0] conflicts with any installable versions previously reported;
│ │ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ │ └─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ └─ mamba [1.5.4|1.5.5|1.5.6] would require
│ └─ conda >=23.11,<23.12 with the potential options
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ ├─ conda [23.10.0|23.11.0|23.9.0|24.1.2], which can be installed (as previously explained);
│ └─ conda 23.11.0 conflicts with any installable versions previously reported;
└─ 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')
|