Merge pull request #100 from julianpollmann/update-docs #270
CI_build.yml
on: push
first code check / python-3.10 / ubuntu-latest
1m 43s
Anaconda build / python-3.10 / ubuntu-latest
32s
Matrix: build_pypi
Annotations
1 error and 2 warnings
|
Anaconda build / python-3.10 / ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
|
Anaconda build / python-3.10 / ubuntu-latest
LibMambaUnsatisfiableError: Encountered problems while solving:
- package conda-verify-3.4.2-py_0 requires future, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ conda-verify =* * is installable with the potential options
│ ├─ conda-verify [2.0.0|3.0.0|3.0.2|3.1.0|3.1.1] would require
│ │ └─ python >=2.7,<2.8.0a0 *, which can be installed;
│ ├─ conda-verify [2.0.0|3.0.2|3.1.0] would require
│ │ └─ python >=3.5,<3.6.0a0 *, which can be installed;
│ ├─ conda-verify [2.0.0|3.0.0|...|3.3.0] would require
│ │ └─ python >=3.6,<3.7.0a0 *, which can be installed;
│ ├─ conda-verify [3.0.0|3.0.2|3.1.0|3.1.1|3.3.0] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ └─ conda-verify 3.4.2 would require
│ └─ future =* * with the potential options
│ ├─ future [0.16.0|0.17.0|0.17.1|0.18.2] would require
│ │ └─ python >=2.7,<2.8.0a0 *, which can be installed;
│ ├─ future 0.16.0 would require
│ │ └─ python >=3.5,<3.6.0a0 *, which can be installed;
│ ├─ future [0.16.0|0.17.0|0.17.1|0.18.2] would require
│ │ └─ python >=3.6,<3.7.0a0 *, which can be installed;
│ ├─ future [0.16.0|0.17.0|0.17.1|0.18.2|0.18.3] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ ├─ future [0.17.1|0.18.2|0.18.3] would require
│ │ └─ python >=3.8,<3.9.0a0 *, which can be installed;
│ ├─ future [0.18.2|0.18.3|1.0.0] would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ future [0.18.2|0.18.3|1.0.0] would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ future [0.18.2|0.18.3|1.0.0] would require
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ └─ future [0.18.3|1.0.0] would require
│ └─ python >=3.12,<3.13.0a0 *, which can be installed;
└─ python =3.13,>=3.10 * is not installable because it conflicts with any installable versions previously reported.
|
|
Anaconda build / python-3.10 / ubuntu-latest
WARNING conda.cli.main_config:_set_key(451): Key auto_activate_base is an alias of auto_activate; setting value with latter
|