MNT: Remove depreciated function, pin to major versions of numpy and scipy. #97
Annotations
7 errors and 3 warnings
Miniconda (3.9, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Miniconda (3.8, ubuntu-latest)
The job was canceled because "ubuntu-latest_3_9" failed.
|
Miniconda (3.8, ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Miniconda (3.11, ubuntu-latest)
The job was canceled because "ubuntu-latest_3_9" failed.
|
Miniconda (3.11, ubuntu-latest)
The operation was canceled.
|
Miniconda (3.10, ubuntu-latest)
The job was canceled because "ubuntu-latest_3_9" failed.
|
Miniconda (3.10, ubuntu-latest)
The operation was canceled.
|
Miniconda (3.9, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Miniconda (3.9, ubuntu-latest)
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 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 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 would require
└─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported.
|
Miniconda (3.8, ubuntu-latest)
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.8** is installable with the potential options
│ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
│ ├─ python [3.8.0|3.8.1] would require
│ │ └─ python_abi * *_cp38, which can be installed;
│ └─ python [3.8.10|3.8.12|...|3.8.8] would require
│ └─ python_abi 3.8.* *_cp38, which can be installed;
└─ scipy 1.14** is not installable because there are no viable options
├─ scipy 1.14.0 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 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 would require
└─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported.
|