Closed
Description
After doing a pip3 install protobuf
, when I try to use the package I get this SyntaxError:
File "/usr/local/lib/python3.4/dist-packages/google/protobuf/reflection.py", line 68, in <module>
from google.protobuf.internal import python_message
File "/usr/local/lib/python3.4/dist-packages/google/protobuf/internal/python_message.py", line 848
except struct.error, e:
Why there is a package for python3, if python3 is not supported?
Metadata
Metadata
Assignees
Labels
No labels