You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of protobuf and what language are you using?
Version: main/v3.6.0/v3.5.0 etc. (NOTE: please try updating to the latest version of protoc/runtime possible beforehand to attempt to resolve your problem)
3.20.2 3.19.2 3.20.3 both have this problem
Language: C++/Java/Python/C#/Ruby/PHP/Objective-C/Javascript
C++ What operating system (Linux, Windows, ...) and version?
Linux What runtime / compiler are you using (e.g., python version or gcc version)
gcc What did you do?
1 import google.protobuf
2 google.protobuf.pyext._message
Steps to reproduce the behavior:
What did you expect to see
import google.protobuf
google.protobuf.pyext._message success What did you see instead?
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
The text was updated successfully, but these errors were encountered:
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.
This issue is labeled inactive because the last activity was over 90 days ago.
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please reopen it.
This issue was closed and archived because there has been no new activity in the 14 days since the inactive label was added.
What version of protobuf and what language are you using?
Version: main/v3.6.0/v3.5.0 etc. (NOTE: please try updating to the latest version of protoc/runtime possible beforehand to attempt to resolve your problem)
3.20.2 3.19.2 3.20.3 both have this problem
Language: C++/Java/Python/C#/Ruby/PHP/Objective-C/Javascript

C++
What operating system (Linux, Windows, ...) and version?
Linux
What runtime / compiler are you using (e.g., python version or gcc version)
gcc
What did you do?
1 import google.protobuf
2 google.protobuf.pyext._message
Steps to reproduce the behavior:
What did you expect to see
import google.protobuf
google.protobuf.pyext._message success
What did you see instead?
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
The text was updated successfully, but these errors were encountered: