Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests failing in python 3.10 #5

Closed
frank1010111 opened this issue May 22, 2022 · 0 comments · Fixed by #7
Closed

Unit tests failing in python 3.10 #5

frank1010111 opened this issue May 22, 2022 · 0 comments · Fixed by #7

Comments

@frank1010111
Copy link
Owner

frank1010111 commented May 22, 2022

Tests are failing due to numpy array size changes.

See https://github.com/frank1010111/pywaterflood/runs/6540148275?check_suite_focus=true

The message is

  E   ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant