metricq / metricq-python

🐍 The MetricQ Python interface
https://metricq.github.io/metricq-python/
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Setup Fails, if local protoc version has no patch applied #191

Closed devmaxde closed 1 month ago

devmaxde commented 2 months ago
Bildschirmfoto 2024-09-02 um 12 28 55

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