devinbost commented on issue #15417: URL: https://github.com/apache/pulsar/issues/15417#issuecomment-1117677742
Hi Matteo, I get the error `not a supported wheel on this platform`. e.g. ``` (pulsardemo) ➜ dist git:(master) pip install --verbose pulsar_client-2.11.0-cp310-cp310-macosx_11_0_universal2.whl Using pip 21.2.4 from /Users/dbost/opt/anaconda3/envs/pulsardemo/lib/python3.10/site-packages/pip (python 3.10) ERROR: pulsar_client-2.11.0-cp310-cp310-macosx_11_0_universal2.whl is not a supported wheel on this platform. ``` I've attached the output of `pip debug --verbose` (since it had a lot of output): [pip_debug.log](https://github.com/apache/pulsar/files/8626198/pip_debug.log) -- 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]
