Fixes to example ipynb files I found while testing examples #119
Annotations
1 error and 3 warnings
Install conda environment
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/
|
Install conda environment
LibMambaUnsatisfiableError: Encountered problems while solving:
- package numpy-1.19.0-py36h7314795_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
├─ numpy 1.19 is installable with the potential options
│ ├─ numpy 1.19.0 would require
│ │ ├─ python >=3.6,<3.7.0a0 , which can be installed;
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ numpy 1.19.0 would require
│ │ └─ python_abi 3.6 *_pypy36_pp73, which can be installed;
│ ├─ numpy 1.19.0 would require
│ │ ├─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ └─ numpy 1.19.0 would require
│ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ python_abi 3.8.* *_cp38, which can be installed;
└─ python 3.9** is not installable because it conflicts with any installable versions previously reported.
|
The logs for this run have expired and are no longer available.
Loading