Skip to content

Python 3 SyntaxError #882

Closed
Closed
@dvenza

Description

@dvenza

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions