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

Only python3.10 has a macos_universal binary on pypi #9363

Closed
nipunn1313 opened this issue Jan 2, 2022 · 2 comments
Closed

Only python3.10 has a macos_universal binary on pypi #9363

nipunn1313 opened this issue Jan 2, 2022 · 2 comments

Comments

@nipunn1313
Copy link
Contributor

https://pypi.org/project/protobuf/#files

What version of protobuf and what language are you using?
protobuf 3.19.1
python

What operating system (Linux, Windows, ...) and version?
mac Big Sur

What runtime / compiler are you using (e.g., python version or gcc version)
N/A

What did you do?
Look here https://pypi.org/project/protobuf/#files
Only the py310 files are built for mac universal. Rest only have x86.

What did you expect to see
Expected a universal binary for all of them.

I might be missing some rationale here - but this is what I noticed. Let me know if this doesn't make sense.

@deannagarcia
Copy link
Member

Unfortunately we are not currently generating these binaries. However, we are currently working on creating mac universal binaries throughout protobuf releases. This is a longer term project and is related to #9397.

@deannagarcia
Copy link
Member

This should be fixed with our new release assets in 4.21.1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants