frankjkelly commented on issue #13864: URL: https://github.com/apache/pulsar/issues/13864#issuecomment-1096715638
Thanks @yaalsn - getting the following - maybe I have a typo? ``` $ pip install https://files.pythonhosted.org/packages/8d/30/ac074d168f0b1065637e8ac2626770eb5a0454d820e1db2b3f67fee5ae43/pulsar_client-2.9.2-cp38-cp38-macosx_10_15_universal.whl Looking in indexes: https://pypi.org/simple, https://****@artifactory.cogitocorp.us/artifactory/api/pypi/pypi-virtual/simple Collecting pulsar-client==2.9.2 ERROR: HTTP error 404 while getting https://files.pythonhosted.org/packages/8d/30/ac074d168f0b1065637e8ac2626770eb5a0454d820e1db2b3f67fee5ae43/pulsar_client-2.9.2-cp38-cp38-macosx_10_15_universal.whl ERROR: Could not install requirement pulsar-client==2.9.2 from https://files.pythonhosted.org/packages/8d/30/ac074d168f0b1065637e8ac2626770eb5a0454d820e1db2b3f67fee5ae43/pulsar_client-2.9.2-cp38-cp38-macosx_10_15_universal.whl because of HTTP error 404 Client Error: Not Found for url: https://files.pythonhosted.org/packages/8d/30/ac074d168f0b1065637e8ac2626770eb5a0454d820e1db2b3f67fee5ae43/pulsar_client-2.9.2-cp38-cp38-macosx_10_15_universal.whl for URL https://files.pythonhosted.org/packages/8d/30/ac074d168f0b1065637e8ac2626770eb5a0454d820e1db2b3f67fee5ae43/pulsar_client-2.9.2-cp38-cp38-macosx_10_15_universal.whl ``` -- 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]
