I am having a Protobuf decode error : Google Protobuf Message decode Error parsing message in both tensorflow 1.14, 1.5 and 2.0. ```google.protobuf.message.DecodeError: Error parsing message``` I have tried different version of Protobuf namely 3.0, 3.8. 3.14 and 3.15. I also install libprotobuf from conda. When using protobuf 3.8, an Attribute error occurred : 'google.protobuf.descriptor' has no attribute '_internal_create_key' Can someone please assist me in regards to this. For more detailed information please find link below :
https://stackoverflow.com/questions/66842689/tensorflow-1-14-fix-google-protobuf-message-decodeerror-error-parsing-mess -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/f08f025c-48c3-4a15-9134-efa6180bcf5an%40googlegroups.com.
