daveqs commented on issue #55: URL: https://github.com/apache/pulsar-client-python/issues/55#issuecomment-2307963753
I see the asyncio module in the reference docs (https://pulsar.apache.org/api/python/3.5.x/pulsar.asyncio.html). However, I get `ModuleNotFoundError: No module named 'pulsar.asyncio'` when I try to import. pip installing "pulsar-client[all]==3.5.0" doesn't help. Can someone suggest the proper way to access these classes using the Python Pulsar Client?. Info @BewareMyPower . Does it require a custom build from src? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org