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

Build ppc64 wheel #55

Merged
merged 1 commit into from
May 15, 2021
Merged

Build ppc64 wheel #55

merged 1 commit into from
May 15, 2021

Conversation

messense
Copy link
Contributor

No description provided.

@milesgranger
Copy link
Owner

Thanks! 💯

@milesgranger milesgranger merged commit a15fda8 into milesgranger:master May 15, 2021
@messense messense deleted the patch-1 branch May 15, 2021 14:13
@messense
Copy link
Contributor Author

So I've tested the ppc64 wheel with QEMU. It imports fine, but I can't run the example from README because of missing numpy dependency(ImportError) and numpy is not listed as a dependency so it's not automatically installed.

@milesgranger
Copy link
Owner

milesgranger commented May 16, 2021

Can confirm that with ubuntu as well; just never noticed b/c I always ended up having numpy installed.
My hope was one could use the numpy input/output if it was installed, but ignore otherwise but seems that indeed is not the case. Anyway, made an issue for it #56

Will take a closer look as time permits. Thanks for letting me know.

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.

2 participants