make compatible with new clingo versions #358
Annotations
1 error and 3 warnings
setup miniconda
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
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/.
|
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/
|
setup miniconda
LibMambaUnsatisfiableError: Encountered problems while solving:
- package clingo-5.7.1-py38h3fd9d12_1 requires python >=3.8,<3.9.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ clingo is installable with the potential options
│ ├─ clingo [5.7.1|5.7.2] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ clingo [5.7.1|5.7.2] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ clingo [5.7.1|5.7.2] would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ clingo [5.7.1|5.7.2] would require
│ │ └─ python >=3.12,<3.13.0a0 , which can be installed;
│ └─ clingo [5.7.1|5.7.2] would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ python 3.7** is not installable because it conflicts with any installable versions previously reported.
|
Loading