frankjkelly opened a new issue #7923:
URL: https://github.com/apache/pulsar/issues/7923


   **Describe 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:
   1.  `$ pip3 install pulsar-client==2.6.1`
   2.  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.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to