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/07/03 20:18:01 UTC

[GitHub] [pulsar] Guy-Dipietro-Bose commented on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ?

Guy-Dipietro-Bose commented on issue #4540: Pulsar Client has no support in Mac 10.14.5 (18F132) ?
URL: https://github.com/apache/pulsar/issues/4540#issuecomment-508240414
 
 
   This issue also occurs with 2.4.0. I'm unable to use any version greater than 2.2.1. 
   
   With 2.3.0 I see when running a test that import pulsar:
   E   ImportError: dlopen(../lib/python2.7/site-packages/_pulsar.so, 2): Symbol not found: __ZN6icu_636LocaleC1ERKS0_
   E     Referenced from: ../lib/python2.7/site-packages/_pulsar.so
   E     Expected in: flat namespace
   
   With 2.3.1 I see no error but pytest fails to run:
   I see Empty test suite.
   
   I don't see any errors, but this impacts pytest in a way that it fails to discover tests. This issue doesn't occur with 

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