fix(deps): update dependency numba to >=0.60,<0.61 #4489
Annotations
1 error and 2 warnings
Run conda-incubator/setup-miniconda@v3
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Run conda-incubator/setup-miniconda@v3
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Run conda-incubator/setup-miniconda@v3
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _python_rc needed by python-3.13.0rc1-h3b4618f_0_cp313t
Could not solve for environment specs
The following packages are incompatible
├─ llvmlite >=0.36,<0.43 is installable with the potential options
│ ├─ llvmlite [0.37.0|0.38.0|...|0.43.0] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ llvmlite [0.42.0|0.43.0] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ llvmlite [0.36.0|0.37.0|...|0.43.0] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ llvmlite [0.40.0|0.40.1|0.41.1|0.42.0], which can be installed;
│ ├─ llvmlite 0.36.0 would require
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ llvmlite 0.36.0 would require
│ │ └─ python_abi 3.6 *_pypy36_pp73, which can be installed;
│ ├─ llvmlite [0.36.0|0.37.0|...|0.39.1] would require
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ llvmlite [0.36.0|0.37.0|0.38.0] would require
│ │ └─ python_abi 3.7 *_pypy37_pp73, which can be installed;
│ ├─ llvmlite [0.36.0|0.37.0|...|0.41.1] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ llvmlite [0.38.0|0.38.1|0.39.0|0.39.1] would require
│ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ ├─ llvmlite [0.38.0|0.38.1|0.39.0|0.39.1] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ llvmlite [0.40.0|0.40.1] would require
│ │ └─ pypy3.8 >=7.3.11 , which can be installed;
│ ├─ llvmlite [0.40.0|0.40.1] would require
│ │ └─ pypy3.9 >=7.3.11 , which can be installed;
│ └─ llvmlite [0.41.1|0.42.0] would require
│ └─ pypy3.9 >=7.3.13 , which can be installed;
├─ numba >=0.60,<0.61 is installable with the potential options
│ ├─ numba 0.60.0 would require
│ │ └─ llvmlite >=0.43.0,<0.44.0a0 with the potential options
│ │ ├─ llvmlite [0.37.0|0.38.0|...|0.43.0], which can be installed (as previously explained);
│ │ ├─ llvmlite 0.43.0 conflicts with any installable versions previously reported;
│ │ ├─ llvmlite [0.42.0|0.43.0], which can be installed (as previously explained);
│ │ ├─ llvmlite 0.43.0 would require
│ │ │ └─ python >=3.13.0rc1,<3.14.0a0 , which requires
│ │ │ └─ _python_rc, which does not exist (perhaps a missing channel);
│ │ ├─ llvmlite 0.43.0 would require
│ │ │ └─ pypy3.9 >=7.3.15 , which can be installed;
│ │ └─ llvmlite [0.36.0|0.37.0|...|0.43.0], which can be installed (as previously explained);
│ ├─ numba 0.60.0 would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ numba 0.60.0 would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ └─ numba 0.60.0 would require
│ └─ python_abi 3.9.* *_cp39, which can be installed;
└─ python 3.11.*,>=3.9,<4 is requested and can be installed.
|
Loading