merlimat commented on issue #14148:
URL: https://github.com/apache/pulsar/issues/14148#issuecomment-1116472477

   We have these wheel files for Pulsar 2.10.0 on Mac: 
   
    * pulsar_client-2.10.0-cp37-cp37m-macosx_11_0_x86_64.whl 
    * pulsar_client-2.10.0-cp38-cp38-macosx_11_0_universal2.whl 
    * pulsar_client-2.10.0-cp39-cp39-macosx_11_0_universal2.whl 
    * pulsar_client-2.10.0-cp310-cp310-macosx_11_0_universal2.whl 
    
    The `universal2` wheels include x86_64 and arm binaries. 
   
   For Python 3.7, we only have intel binaries since it does not support ARM on 
MacOS (which was only added in Python 3.8+). This is being discussed in #15402. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to