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

Attempt to fix on arm Mac #8

Merged
merged 9 commits into from
Jul 21, 2022
Merged

Attempt to fix on arm Mac #8

merged 9 commits into from
Jul 21, 2022

Conversation

triarius
Copy link
Contributor

A univeral solution would be to force grpcio to be compiled from source. However, the poetry support for compiling packages from source is not yet mature. It is going to change in the next minor version release of poetry: python-poetry/poetry#5609

Fortunately there are reports of grpcio releasing a binary that works with arm macs for the 1.47 release. So lets try to upgrade to that and hope we don't encounter more binary issues elsewhere.

@triarius triarius merged commit d62f92f into main Jul 21, 2022
@triarius triarius deleted the triarus/fix-m1 branch July 21, 2022 22: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.

1 participant