Skip to content

[Documentation] Google Protobuf Implementation #13

@CSSFrancis

Description

@CSSFrancis

For older versions of python Google protobuf might not work properly. The way to get it to work is to fall back on to the python implementation. by setting the environmental variable.

export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION = python

See https://github.com/protocolbuffers/protobuf/blob/main/python/README.md#implementation-backends for more information.

Metadata

Metadata

Assignees

No one assigned

    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