Revert "use install from PyPI for baemap" #420
Annotations
1 error and 4 warnings
Linux Python 3.12
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
Linux Python 3.12
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/
|
Linux Python 3.12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux Python 3.12
Mamba support is still experimental and can result in differently solved environments!
|
Linux Python 3.12
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _python_rc needed by python-3.12.0rc3-rc3_hab00c5b_1_cpython
Could not solve for environment specs
The following packages are incompatible
├─ basemap >=1.3.6 is installable with the potential options
│ ├─ basemap [1.3.6|1.3.7|...|1.4.1] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ basemap 1.3.6 would require
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ basemap [1.3.6|1.3.7|...|1.4.1] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ basemap [1.3.6|1.3.7|...|1.4.1] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ basemap [1.3.6|1.3.7|...|1.4.1] would require
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ basemap 1.4.0 would require
│ │ └─ numpy >=1.26.3,<2.0a0 with the potential options
│ │ ├─ numpy [1.26.3|1.26.4|2.0.0] would require
│ │ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ │ ├─ numpy [1.26.3|1.26.4|2.0.0] would require
│ │ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ │ ├─ numpy 1.26.3, which can be installed;
│ │ ├─ numpy [1.26.3|1.26.4|2.0.0] would require
│ │ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ │ ├─ numpy [1.26.3|1.26.4] would require
│ │ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ │ └─ numpy 1.26.4, which can be installed;
│ └─ basemap 1.4.1 would require
│ └─ numpy >=1.26.4,<2.0a0 with the potential options
│ ├─ numpy [1.26.3|1.26.4|2.0.0], which can be installed (as previously explained);
│ ├─ numpy [1.26.3|1.26.4|2.0.0], which can be installed (as previously explained);
│ ├─ numpy [1.26.3|1.26.4|2.0.0], which can be installed (as previously explained);
│ ├─ numpy [1.26.3|1.26.4], which can be installed (as previously explained);
│ └─ numpy 1.26.4, which can be installed;
├─ numpy >=2.0.0 is installable with the potential options
│ ├─ numpy [1.26.3|1.26.4|2.0.0], which can be installed (as previously explained);
│ ├─ numpy [1.26.3|1.26.4|2.0.0], which can be installed (as previously explained);
│ ├─ numpy [1.26.3|1.26.4|2.0.0], which can be installed (as previously explained);
│ └─ numpy 2.0.0 conflicts with any installable versions previously reported;
├─ python 3.12.*,>=3.9 is not installable because there are no viable options
│ ├─ python [3.12.0|3.12.1|3.12.2|3.12.3|3.12.4] would require
│ │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
│ └─ python 3.12.0rc3 would require
│ └─ _python_rc, which does not exist (perhaps a missing channel);
└─ scipy >=1.6 is installable with the potential options
├─ scipy [1.6.0|1.6.1|...|1.7.3] would require
│ └─ python_abi 3.7 *_pypy37_pp73, which can be installed;
├─ scipy [1.6.0|1.6.1|...|1.7.3] would require
│ └─ python_abi 3.7.* *_cp37m, which can be installed;
├─ scipy [1.10.0|1.10.1|...|1.9.3] would require
│ └─ python_abi 3.8.* *_cp38, which can be installed;
├─ scipy [1.10.0|1.10.1|...|1.9.3] would require
│ └─ python_abi 3.9.* *_cp39, which can be installed;
├─ scipy [1.10.0|1.10.1|...|1.9.3] would require
│ └─ python_abi 3.10.* *_cp310, which can be installed;
├─ scipy [1.10.0|1.10.1|1.8.1] would require
│ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
├─ scipy [1.10.0|1.10.1|...|1.8.1] would require
│ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
├─ scipy [1.10.0|1.10.1|...|1.9.3] would require
│ └─ python_abi 3.11.* *_cp311, which can be installed;
└─ scipy [1.11.3|1.11.4|...|1.14.0] would require
└─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported.
|