You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/11/01 00:51:05 UTC

[GitHub] [pulsar] nathan-zhu commented on issue #5514: use pulsar get error in mac os

nathan-zhu commented on issue #5514: use pulsar get error in mac os
URL: https://github.com/apache/pulsar/issues/5514#issuecomment-548624555
 
 
   i already change file name to others but still get same error.
   ```
   Traceback (most recent call last):
     File "testpulsar.py", line 2, in <module>
       client = pulsar.Client('pulsar://localhost:6650')
   AttributeError: module 'pulsar' has no attribute 'Client'
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services