Hello,
I'm working on Debian 10 with Python 3.7.3 and pip 23.2.1. protobuf package is installed in version 4.24.1 (shown with pip list).
Everytime I execute a python script (maybe they use protobuf, I'm not sure about this) I get the message
"Could not evaluate protobuf implementation type"
What does it mean, do I have to change something? If yes, what can I change or check?
If not, how can I hide this message?
Regards,
Daniel