frankjkelly commented on issue #13864: URL: https://github.com/apache/pulsar/issues/13864#issuecomment-1095663861
Not sure I am doing this right but here goes ``` $ pip install https://files.pythonhosted.org/packages/8d/30/ac074d168f0b1065637e8ac2626770eb5a0454d820e1db2b3f67fee5ae43/pulsar_client-2.9.2-cp38-cp38-macosx_11_0_universal2.whl Looking in indexes: https://pypi.org/simple, https://****@artifactory.cogitocorp.us/artifactory/api/pypi/pypi-virtual/simple ERROR: pulsar_client-2.9.2-cp38-cp38-macosx_11_0_universal2.whl is not a supported wheel on this platform. $ python --version Python 3.8.10 ``` I think the problem us I am still on Catalina (mac osx 10.15.7) as our org isn't able to update yet. ``` -- 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]
