do not install manually numpy, like a peasant #1693
Annotations
1 error and 5 warnings
Run conda-incubator/setup-miniconda@v2
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/upload-artifact@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/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run conda-incubator/setup-miniconda@v2
Mamba support is still experimental and can result in differently solved environments!
|
Run conda-incubator/setup-miniconda@v2
LibMambaUnsatisfiableError: Encountered problems while solving:
- package python-stratify-0.3.0-py310h1f7b6fc_1 requires python_abi 3.10.* *_cp310, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ numpy 2.0.0rc1 is installable with the potential options
│ ├─ numpy [1.23.5|1.24.0|...|2.0.0rc1] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ numpy [1.23.5|1.24.0|...|2.0.0rc1] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.0.0rc1] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ numpy [1.26.4|2.0.0rc1] would require
│ │ └─ pypy3.9 >=7.3.15 , which can be installed;
│ └─ numpy 2.0.0rc1, which can be installed;
├─ python-stratify >=0.3 is installable with the potential options
│ ├─ python-stratify 0.3.0 would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ python-stratify 0.3.0 would require
│ │ ├─ numpy >=1.23.5,<2.0a0 with the potential options
│ │ │ ├─ numpy [1.23.5|1.24.0|...|2.0.0rc1], which can be installed (as previously explained);
│ │ │ ├─ numpy [1.23.5|1.24.0|...|1.26.4] conflicts with any installable versions previously reported;
│ │ │ ├─ numpy [1.23.5|1.24.0|...|1.24.4] would require
│ │ │ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ │ │ ├─ numpy [1.23.5|1.24.0|1.24.1] would require
│ │ │ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ │ │ ├─ numpy [1.23.5|1.24.0|...|2.0.0rc1], which can be installed (as previously explained);
│ │ │ ├─ numpy [1.23.5|1.24.0|1.24.1] would require
│ │ │ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ │ │ ├─ numpy [1.24.2|1.24.3|1.24.4] would require
│ │ │ │ └─ pypy3.8 >=7.3.11 , which can be installed;
│ │ │ ├─ numpy [1.24.2|1.24.3|...|1.25.2] would require
│ │ │ │ └─ pypy3.9 >=7.3.11 , which can be installed;
│ │ │ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.0.0rc1], which can be installed (as previously explained);
│ │ │ ├─ numpy 1.26.0 would require
│ │ │ │ └─ pypy3.9 >=7.3.12 , which can be installed;
│ │ │ ├─ numpy [1.26.2|1.26.3] would require
│ │ │ │ └─ pypy3.9 >=7.3.13 , which can be installed;
│ │ │ └─ numpy [1.26.4|2.0.0rc1], which can be installed (as previously explained);
│ │ └─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python-stratify 0.3.0 would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ python-stratify 0.3.0 would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ python-stratify 0.3.0 would require
│ │ ├─ pypy3.9 >=7.3.11 , which can be installed;
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ └─ python-stratify 0.3.0 would require
│ ├─ pypy3.9 >=7.3.12 , which can be installed;
│ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
└─ python 3.11.*,>=3.9,<3.12 is not installable because it conflicts with any installable versions previously reported.
|
Upload artifacts
No files were found with the provided path: test_linux_artifacts_python_3.11. No artifacts will be uploaded.
|
Loading