[Python Client 2.6.1] Unable to pip install 2.6.1 client for Python
See original GitHub issueDescribe the bug
Documentation says Python Client for 2.6.1 is available https://pulsar.apache.org/docs/en/client-libraries-python/
but executing pip install
only shows the latest as 2.6.0
To Reproduce Steps to reproduce the behavior:
$ pip3 install pulsar-client==2.6.1
- Get Response
ERROR: Could not find a version that satisfies the requirement pulsar-client==2.6.1 (from versions: 2.5.1, 2.5.2, 2.6.0) ERROR: No matching distribution found for pulsar-client==2.6.1
Expected behavior Python Client for Pulsar 2.6.1 is found and installed
Screenshots See above
Desktop (please complete the following information):
$ python3 --version Python 3.8.5 $ pip3 --version pip 20.1.1 from /usr/local/lib/python3.8/site-packages/pip (python 3.8)
Additional context Add any other context about the problem here.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
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.
Read more >'pip install' fails for every package ("Could not find a version ...
It seems both are not true for my case. pip shows up-to-date on running pip install --upgrade pip . python · pip ·...
Read more >[GitHub] [pulsar] frankjkelly opened a new issue #7923
**Describe the bug** Documentation says Python Client for 2.6.1 is ... but executing `pip install` only shows the latest as 2.6.0 **To ...
Read more >Appium-Python-Client - PyPI
Since v1.0.0, only Python 3.7+ is supported. Since v2.0.0, the base selenium client version is v4. The version only works in W3C WebDriver...
Read more >How to PIP Install Requests Python Package - ActiveState
Requests Installation. Check if Requests is already installed and up-to-date by entering the following command: python -m pip show requests.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes I can.
Thanks @frankjkelly feedback this issue, will close it, If there are other related questions, please reopen it or let me know, thanks.