When using types-protobuf 0.1.9 FromString gives error error: Argument 1 of "FromString" is incompatible with supertype "Message"; supertype defines the argument type as "ByteString"
It looks like this error message was fixed in mypy-protobuf 1.23 https://github.com/dropbox/mypy-protobuf/blob/master/CHANGELOG.md