Re: Issue with Pulsar python client in Mac

2019-06-15 Thread David Kjerrumgaard
Did you specify the version? pip install pulsar-client==2.3.2 You can also try installing it from the source, as described here: client-libraries-python On Sat, Jun 15, 2019 at 12:03 PM Chethan U wrote: > Hel

Issue with Pulsar python client in Mac

2019-06-15 Thread Chethan U
Hello all, Issues with Pulsar, I was not able to find solution to this. I installed pulsar client using pip Error: ``` Traceback (most recent call last): File "consumer.py", line 1, in import pulsar File "/Users/chethan/anaconda3/lib/python3.7/site-packages/pulsar/__init__.py", line 99