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

Chg numpy.asscalar() calls to numpy.ndarray.item() #71

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

douglatornell
Copy link
Member

@douglatornell douglatornell commented Dec 22, 2022

re: Deprecation of numpy.asscalar() in numpy=1.16 and its removal in numpy=1.23.

re: Deprecation of numpy.asscalar() in numpy=1.16 and its removal in numpy=1.23.
@douglatornell douglatornell added bug Something isn't working SalishSeaTools labels Dec 22, 2022
@douglatornell douglatornell linked an issue Dec 22, 2022 that may be closed by this pull request
@douglatornell douglatornell merged commit 6cb3518 into main Dec 22, 2022
@douglatornell douglatornell deleted the 70-attributeerror-numpyasscalar branch December 22, 2022 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SalishSeaTools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: module 'numpy' has no attribute 'asscalar'
1 participant