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.

Could not find a version that satisfies the requirement pulsar-client==2.7.0

See original GitHub issue

Describe the bug Python pulsar-client can’t be installed on both Raspberry Pi 4B and M1 MacBook Pro.

To Reproduce

$ pip3 install pulsar-client==2.7.0
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://mirrors.cloud.tencent.com/pypi/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement pulsar-client==2.7.0
ERROR: No matching distribution found for pulsar-client==2.7.0

Desktop (please complete the following information): MacBook Pro (13-inch, M1, 2020):

  • OS: macOS Big Sur 11.1 (20C69)
  • Python: 3.9.1
  • Arch: arm64

Raspberry Pi 4 Model B:

  • OS: Raspbian GNU/Linux 10 (buster)
  • Python: 3.5.2
  • Arch: armv7l

I’ve tried to build from myself for several days, but many environment issues happened and I finally give up. Could you please provide these arm processor packages? Thanks very very much 😃

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
nishant-vashisthcommented, Aug 21, 2021

Did anyone have any success with this ? I’ve been trying different means to install the python pulsar-client but haven’t been able to.

If there is a specific version of python and the pulsar-client library which works, I’m more than happy to try that combination out.

1reaction
jptalusancommented, Jun 22, 2021

Anyone have any success with this? I wanted to try and compile on the Raspberry Pi but I don’t know where to even start.

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 >
Fix the pip error: Couldn't find a version that satisfies the ...
Anyways, this can be fixed by using a proxy with pip. Supplying a proxy address to pip is easy: $ pip install -r...
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 >
Could not find a version that satisfies the requirement python ...
SOLVED : ERROR: Could not find a version that satisfies the requirement python-opencv , ERROR: No matching distribution found for ...
Read more >
Could not find a version that satisfies the requirement django ...
Django : Could not find a version that satisfies the requirement django (from versions : ) No matching distribution found for django ...
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