Skip to content

[ci] Add testing for NumPy >= 2 #91

[ci] Add testing for NumPy >= 2

[ci] Add testing for NumPy >= 2 #91

Triggered via pull request July 9, 2024 00:07
Status Failure
Total duration 16m 4s
Artifacts

ci.yml

on: pull_request
macos-latest β€’ brew install llvm
4m 36s
macos-latest β€’ brew install llvm
Matrix: clang
Matrix: gcc
Matrix: standard
Fit to window
Zoom out
Zoom in

Annotations

12 errors
🐍 3.10 β€’ macos-latest β€’ x64 β€’ NumPy 2.x β€’
Process completed with exit code 2.
🐍 3.11 β€’ macos-latest β€’ x64 β€’ NumPy 2.x β€’
Process completed with exit code 2.
🐍 3.10 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’: tests/test_eigen_matrix.py#L205
test_eigen_passing_adscalar AttributeError: `itemset` was removed from the ndarray class in NumPy 2.0. Use `arr[index] = value` instead.. Did you mean: 'itemsize'?
🐍 3.10 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’: tests/test_eigen_matrix.py#L841
test_sparse ImportError: numpy.core.multiarray failed to import
🐍 3.10 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’
Process completed with exit code 2.
🐍 3.12 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’: tests/test_eigen_matrix.py#L205
test_eigen_passing_adscalar AttributeError: `itemset` was removed from the ndarray class in NumPy 2.0. Use `arr[index] = value` instead.. Did you mean: 'itemsize'?
🐍 3.12 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’: tests/test_eigen_matrix.py#L841
test_sparse ImportError: numpy.core.multiarray failed to import
🐍 3.12 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’
Process completed with exit code 2.
🐍 3.11 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’: tests/test_eigen_matrix.py#L205
test_eigen_passing_adscalar AttributeError: `itemset` was removed from the ndarray class in NumPy 2.0. Use `arr[index] = value` instead.
🐍 3.11 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’: tests/test_eigen_matrix.py#L841
test_sparse ImportError: numpy.core.multiarray failed to import
🐍 3.11 β€’ ubuntu-20.04 β€’ x64 β€’ NumPy 2.x β€’
Process completed with exit code 2.
🐍 3.12 β€’ macos-latest β€’ x64 β€’ NumPy 2.x β€’
Process completed with exit code 2.