[Bug]: Protobuf>=3.19.5 wheels are not uploaded for Python 3.10 on MacOS, failing the python unit tests on MacOS #23585
Labels
bug
core
done & done
Issue has been reviewed after it was closed for verification, followups, etc.
P2
python
Milestone
What happened?
Protobuf MacOS wheels for 3.19.5, 3.19.6 and 3.20.x are removed because there are some errors on M1 Mac and the protobuf team couldn't able to figure out the root cause. These wheels were rolled back on September 13th and the
protobuf-3.19.x-py2.py3-none-any.whl
wheels are not working for generating protos, leading to test failures on MacOS with GH actionsSo for Python 3.10 and MacOS target platform, use protobuf==3.19.4 until Apache Beam upgrades to protobuf>=4.21.1
Issue Priority
Priority: 2
Issue Component
Component: sdk-py-core
The text was updated successfully, but these errors were encountered: