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/10/30 14:17:49 UTC

[GitHub] [pulsar] lxy1992 edited a comment on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ?

lxy1992 edited a comment on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ?
URL: https://github.com/apache/pulsar/issues/4540#issuecomment-547924475
 
 
   We met the some problem.
   * Mac OS 10.14.6
   * python 3.7.4
   * pulsar-client 2.4.1
   I can install it perfectly, but when I run the server locally, it shows me the following error
   ```
   import _pulsar
   ImportError: dlopen(/Users/xxx/.local/share/virtualenvs/hunger-game-N1jOgOYL/lib/python3.7/site-packages/_pulsar.cpython-37m-darwin.so, 2): Library not loaded: /usr/local/opt/protobuf/lib/libprotobuf-lite.20.dylib
     Referenced from: /Users/xxxx/.local/share/virtualenvs/hunger-game-N1jOgOYL/lib/python3.7/site-packages/_pulsar.cpython-37m-darwin.so
     Reason: image not found
   ```

----------------------------------------------------------------
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