The Issue occurs, when the local Protoc version has no patch applied. The 'setup.py' requires Protoc to follow the following Syntax, otherwise it will fail:
Major.Minor.Patch (example 4.23.1)
In my case, the protoc version installed by home-brew was 27.3
The Issue occurs, when the local Protoc version has no patch applied. The 'setup.py' requires Protoc to follow the following Syntax, otherwise it will fail: Major.Minor.Patch (example 4.23.1)
In my case, the protoc version installed by home-brew was 27.3