Nathan Webster

Results 1 comments of Nathan Webster

This allows me to install on my M1 Mac: ``` brew install librdkafka export C_INCLUDE_PATH=/opt/homebrew/Cellar/librdkafka/1.9.2/include export LIBRARY_PATH=/opt/homebrew/Cellar/librdkafka/1.9.2/lib pip install confluent-kafka ```