Mickael Burguet
Results
2
issues of
Mickael Burguet
This is a need I have in one of the app I'm currently developing. Basically, my `User` model has a `permissions` attribute, which is an array. I need to be...
Python>=3.11 don't support protobuf 3 anymore, so I converted the source `.proto` files to a format that can be used by protobuf 4 ``` RuntimeError: Your environment uses protobuf 3...