You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/08/28 13:25:51 UTC

[GitHub] [pulsar] frankjkelly opened a new issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

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:
users@infra.apache.org



[GitHub] [pulsar] frankjkelly commented on issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
frankjkelly commented on issue #7923:
URL: https://github.com/apache/pulsar/issues/7923#issuecomment-689483407


   Yes I can. 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy commented on issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on issue #7923:
URL: https://github.com/apache/pulsar/issues/7923#issuecomment-689481928


   > Just for my understanding was there some "fix" or perhaps just some delay of some sort in PyPi caches?
   
   Yes, Can you install pulsar_client 2.6.1 locally?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy commented on issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on issue #7923:
URL: https://github.com/apache/pulsar/issues/7923#issuecomment-689566942


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


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] frankjkelly commented on issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
frankjkelly commented on issue #7923:
URL: https://github.com/apache/pulsar/issues/7923#issuecomment-689480980


   Thanks - confirmed on my side too. Just for my understanding was there some "fix" or perhaps just some delay of some sort in PyPi caches?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #7923:
URL: https://github.com/apache/pulsar/issues/7923#issuecomment-683510130


   @wolfstudy Could you please help take a looks at this issue? look 2.6.1 does not upload to the pypi


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] frankjkelly edited a comment on issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
frankjkelly edited a comment on issue #7923:
URL: https://github.com/apache/pulsar/issues/7923#issuecomment-689480980


   Thanks @wolfstudy - I confirmed on my side too. Just for my understanding was there some "fix" or perhaps just some delay of some sort in PyPi caches?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy closed issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
wolfstudy closed issue #7923:
URL: https://github.com/apache/pulsar/issues/7923


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy commented on issue #7923: [Python Client 2.6.1] Unable to pip install 2.6.1 client for Python

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on issue #7923:
URL: https://github.com/apache/pulsar/issues/7923#issuecomment-689410836


   @frankjkelly Now we can use the client of python 2.6.1 normally
   
   ![image](https://user-images.githubusercontent.com/20965307/92573881-f8c84480-f2b8-11ea-9ad5-7b564983f0c4.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org