product · inferred from evidence
Apple M1
Apple's ARM-based system on a chip used in Mac computers.
- confluent-kafka install fails on Apple M1: just use 1.9.2 or newer
On Apple M1, pip install confluent-kafka failed with no arm64 wheels and a source build that could not find brew librdkafka headers. macOS arm64 wheels shipped in v1.9.2, so upgrade and skip the build dance.