Update requirements.txt #176
deploy-n-publish.yml
on: push
build and deploy docs
1m 28s
Annotations
1 error and 3 warnings
build and deploy docs
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build and deploy docs
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 and deploy docs
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 and deploy docs
LibMambaUnsatisfiableError: Encountered problems while solving:
- package compas-1.0.0-py36h5fab9bb_0 requires python >=3.6,<3.7.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ compas 1.0.0** is installable with the potential options
│ ├─ compas 1.0.0 would require
│ │ ├─ python >=3.6,<3.7.0a0 with the potential options
│ │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
│ │ │ └─ python [3.6.12|3.6.9] would require
│ │ │ └─ python_abi 3.6 *_pypy36_pp73, which can be installed;
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ compas 1.0.0 would require
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ └─ compas 1.0.0 would require
│ └─ python_abi 3.8.* *_cp38, which can be installed;
├─ progressbar2 3.37.0** is not installable because there are no viable options
│ ├─ progressbar2 3.37.0 would require
│ │ └─ python_abi * *_cp36m, which conflicts with any installable versions previously reported;
│ ├─ progressbar2 3.37.0 would require
│ │ └─ python_abi * *_cp27mu, which conflicts with any installable versions previously reported;
│ └─ progressbar2 3.37.0 would require
│ └─ python_abi * *_cp35m, which conflicts with any installable versions previously reported;
└─ python 3.8** is installable with the potential options
├─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
├─ python [3.8.0|3.8.1] would require
│ └─ python_abi * *_cp38, which conflicts with any installable versions previously reported;
├─ python [3.8.10|3.8.12|...|3.8.8] would require
│ └─ python_abi 3.8.* *_cp38, which conflicts with any installable versions previously reported;
├─ python [3.8.12|3.8.13|3.8.16] would require
│ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
└─ python 3.8.5 would require
└─ python_abi 3.8.* *_graalpy223_38_native, which can be installed.
|