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 2019/10/30 15:45:09 UTC

[GitHub] [pulsar] rebootmoishe opened a new issue #5509: Similar to issue #5129. Unable to install pulsar-client 2.4.1 on Windows

rebootmoishe opened a new issue #5509: Similar to issue #5129.  Unable to install pulsar-client 2.4.1 on Windows
URL: https://github.com/apache/pulsar/issues/5509
 
 
   **Describe the bug**
   Unable to pip install pulsar-client 2.4.1 on Windows
   
   **To Reproduce**
   
   C:\Users\name>python --version
   Python 3.7.5
   
   C:\Users\name>pip install pulsar-client==2.4.1
   ERROR: Could not find a version that satisfies the requirement pulsar-client==2.4.1 (from versions: none)
   ERROR: No matching distribution found for pulsar-client==2.4.1
   
   
   **Expected behavior**
   client installs.
   
   **Desktop (please complete the following information):**
    - OS: Windows 10 
   

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


With regards,
Apache Git Services