Does someone have an idea where this message come from? For information, I use wirepas python scripts, e.g. class WirepasNetworkInterface <https://github.com/wirepas/wirepas-mqtt-library/blob/main/wirepas_mqtt_library/wirepas_network_interface.py#L18> from e.g. this script (import...) example_data.py <https://github.com/wirepas/wirepas-mqtt-library/blob/main/examples/example_data.py#L31>
Searching on github actually lists a hit: https://github.com/wirepas/wirepas-mesh-messaging-python/blob/main/wirepas_mesh_messaging/__init__.py#L46 Could you imagine which exception occurs? Jacky Ryan schrieb am Mittwoch, 23. August 2023 um 09:48:11 UTC+2: > 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 > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to protobuf+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/0c5db56c-3b9a-4cfa-8e65-c296d61597a2n%40googlegroups.com.