Open
Description
Description
The cimpl
is a binary and IDE can't import definition from it.
How to reproduce
I see that in my VS Code IDE it's an error telling that it can't import the Message
:
from confluent_kafka import Message
Checklist
Please provide the following information:
- confluent-kafka-python and librdkafka version (
confluent_kafka.version() -> ('1.8.2', 17302016)
andconfluent_kafka.libversion() -> ('1.8.2', 17302271)
): - Apache Kafka broker version:
- Client configuration:
{...}
- Operating system: Linux
- Provide client logs (with
'debug': '..'
as necessary) - Provide broker log excerpts
- Critical issue