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 2021/02/10 20:37:45 UTC

[GitHub] [pulsar] jbellis commented on issue #7477: [python-client 2.6.0] ContextualVersionConflict grpcio dependency conflict

jbellis commented on issue #7477:
URL: https://github.com/apache/pulsar/issues/7477#issuecomment-777016393


   I ran into this today.  
   
   It looks like BookKeeper revved its requirement to include up to 1.28, but in the meantime grpcio released even more versions which are not compatible (1.35 is the latest now).
   
   I think Pulsar client needs to specify a grpcio version that matches a version compatible with the appropriate BK release.
   
   Until then the Python client is effectively uninstallable for the majority of people trying to follow the docs.


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