Wheels for python 3.13 not availible for scipy 1.13, bump to >=1.14 #432
Annotations
1 error and 2 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
LibMambaUnsatisfiableError: Encountered problems while solving:
- package scipy-1.14.0-py310h93e2701_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ python 3.9** is installable with the potential options
│ ├─ python [3.9.0|3.9.1|...|3.9.7], which can be installed;
│ └─ python [3.9.0|3.9.1|...|3.9.9] would require
│ └─ python_abi 3.9.* *_cp39, which can be installed;
└─ scipy >=1.14 is not installable because there are no viable options
├─ scipy [1.14.0|1.14.1] would require
│ ├─ python >=3.10,<3.11.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
├─ scipy [1.14.0|1.14.1] would require
│ ├─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
├─ scipy [1.14.0|1.14.1] would require
│ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
└─ scipy 1.14.1 would require
└─ python_abi 3.13.* *_cp313, which conflicts with any installable versions previously reported.
|
The logs for this run have expired and are no longer available.
Loading