Python SyntaxError
in google/protobuf/service.py
in 5.29.0
#19452
Labels
untriaged
auto added to all issues by default when created.
What version of protobuf and what language are you using?
Version: 5.29.0
Language: Python
What operating system (Linux, Windows, ...) and version?
Windows
What runtime / compiler are you using (e.g., python version or gcc version)
Python 3.11.10
What did you do?
python -m pip install protobuf==5.29
python -c 'import google.protobuf.service'
What did you expect to see
Nothing / No error
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: