当我尝试时 pip install confluent-kafka出现以下错误
#include <librdkafka/rdkafka.h>
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
error: command '/usr/bin/gcc' failed with exit code 1
Run Code Online (Sandbox Code Playgroud)
我正在使用 python 版本 3.9 和 macOs Monterey