Skip to content

TypeError: Parameter to MergeFrom() must be instance of same class #20

@odegnome

Description

@odegnome

I am getting an error when I execute the example provided in README:

TypeError: Parameter to MergeFrom() must be instance of same class: expected cosmos.base.v1beta1.coin_pb2.Coin got cosmos.base.v1beta1.coin_pb2.Coin.

Dependencies:

name version
python 3.8.9
pyband 0.2.8
protobuf 4.21.5

I experimented with protobuf==3.20.1 and also with protobuf==4.21.5.

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions