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/07/16 12:56:51 UTC

[GitHub] [pulsar] gurgen2727 commented on issue #3968: Can`t get pulsar-client-go lib

gurgen2727 commented on issue #3968: Can`t get pulsar-client-go lib
URL: https://github.com/apache/pulsar/issues/3968#issuecomment-511804138
 
 
   Doesn't work at all:
   
   pip3 install pulsar-client
   Collecting pulsar-client
   ERROR: Could not find a version that satisfies the requirement pulsar-client (from versions: none)
   ERROR: No matching distribution found for pulsar-client
   
   pip3 install pulsar-client==2.4.0
   Collecting pulsar-client==2.4.0
   ERROR: Could not find a version that satisfies the requirement pulsar-client==2.4.0 (from versions: none)
   ERROR: No matching distribution found for pulsar-client==2.4.0
   
   I am on Windows 10, python 3 version.

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