AttributeError: module 'google._upb._message' has no attribute 'MessageMapContainer' #444
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
With
protobuf==5.27.0rc1
released today, errorAttributeError: module 'google._upb._message' has no attribute 'MessageMapContainer'
appears in pre-release tests ingoogle-cloud-python
. See googleapis/google-cloud-python#12594 and build log.The text was updated successfully, but these errors were encountered: