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

Handle exception when machine has no np.float128 #174

Merged
merged 6 commits into from
Dec 13, 2022
Merged

Conversation

austinweisgrau
Copy link
Contributor

@austinweisgrau austinweisgrau commented Nov 15, 2022

np.float128 is not available on some machines, including apple M1.

Fixes #175

np.float128 is not available on some machines, including apple M1.
@ryantimjohn
Copy link
Contributor

@mitchellj as you can see in the checks, we're having build errors with records mover because of Nose Progressive which Jack Ross was trying to work on here: #171

@ryantimjohn ryantimjohn merged commit 5c689f0 into master Dec 13, 2022
@ryantimjohn ryantimjohn deleted the float128_fix branch December 13, 2022 15:14
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 this pull request may close these issues.

AttributeError for np.float128 on M1 machines
3 participants