You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: