question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MacOS: Could not find a version that satisfies the requirement pulsar-client==2.1.0

See original GitHub issue

Expected behavior

Using pip3, I’ve tried to install the latest release of the pulsar-client version 2.1.0. I expected a clean install, given that version 2.1.0 has been released via pypi (link here).

Actual behavior

Unfortunately, there seems to be an error finding the 2.1.0 distribution. Error as below:

Could not find a version that satisfies the requirement pulsar-client==2.1.0 (from -r requirements.txt (line 54)) (from versions: 1.19.0, 1.20.0, 1.21.0, 1.22.0, 2.0.1)
No matching distribution found for pulsar-client==2.1.0

Steps to reproduce

On MacOS, install pulsar client as: pip3 install pulsar-client==2.1.0

System configuration

MacOS High Sierra 10.13.6 (17G65) Pulsar version: 2.1.0 Python version: 3.6.5 Pip version: 9.0.3

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

5reactions
Carmezimcommented, Oct 20, 2020

@sijie Any plans to support Python 3.9?

0reactions
sijiecommented, Sep 17, 2018

Closed this issue as question answered.

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Could not find a version that satisfies the requirement ...
Is there a way to tell pip to automatically install all needed dependencies so I don't have to do it manually one by...
Read more >
How to install Tensorflow on the Apple M1 Notebook
and it responded "ERROR: Could not find a version that satisfies the requirement tensorflow-macos (from versions: none) ERROR: No matching distribution ...
Read more >
Could not find a version that satisfies the requirement pymongo
Are you not able to install some package while installing it?Getting error as could not find the version that satisfies the requirement.
Read more >
R for macOS
If Apple tools are not avaiable you can check the SHA1 checksum of the ... version does NOT work on older Intel-based Macs...
Read more >
Install GitLab Runner on macOS
Two methods for installing GitLab Runner on macOS are available: Manual installation. ... "launchctl" failed: exit status 112, Could not find domain for....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found