Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Conversation

@smacker
Copy link
Contributor

@smacker smacker commented Dec 7, 2018

Fixed version of grpcio is causing error when an application needs to use
newer compatible grpcio:
bblfsh 2.11.2 has requirement grpcio==1.13.0, but you'll have grpcio 1.17.0
which is incompatible.

In my case I stumbled on this bug that is fixed in newer grpcio:
grpc/grpc#14088

Signed-off-by: Maxim Sukharev [email protected]

Fixed version of grpcio is causing error when an application needs to use
newer compatible grpcio:
bblfsh 2.11.2 has requirement grpcio==1.13.0, but you'll have grpcio 1.17.0
which is incompatible.

In my case I stumbled on this bug that is fixed in newer grpcio:
grpc/grpc#14088

Signed-off-by: Maxim Sukharev <[email protected]>
@dennwc dennwc requested a review from juanjux December 11, 2018 22:37
@juanjux
Copy link
Contributor

juanjux commented Dec 11, 2018

We locked the version because of an issue, but I'm going to guess that will be already fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants