I understand that protobuf is a binary serialization format from Google meant to serialize structured data. Why am i receiving protobuff errors like below when for example i am trying to install the aquests package using pip?
Error:
"tensorflow 1.7.0 has requirement protobuf>=3.4.0, but you'll have protobuf 3.1.0.post1 which is incompatible."