When i tried pip install confluent-kafka
got the following error
#include <librdkafka/rdkafka.h>
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/gcc' failed with exit code 1
I'm using python version 3.9 and macOs Monterey