pulsar: Version 2.9.1 pulsar-client (python )is not available for Mac

Describe the bug Version 2.9.1 of the pulsar-client (python ) is not available for Mac

To Reproduce pip install pulsar-client==2.9.1

ERROR: Could not find a version that satisfies the requirement pulsar-client==2.9.1 (from versions: 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.3, 2.7.0, 2.7.1, 2.7.2, 2.7.2.post0, 2.7.3, 2.8.0, 2.8.0.post0) ERROR: No matching distribution found for pulsar-client==2.9.1

Expected behavior

Screenshots

Desktop (please complete the following information):

  • OS: macOs BigSur 11.6

Additional context Add any other context about the problem here.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 9
  • Comments: 15 (5 by maintainers)

Most upvoted comments

We’re removing support for Python 2.7 at this point, so there will be no more wheel files published. https://github.com/apache/pulsar/issues/15185