Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing minimum grpcio version in requirements #134

Open
jbemmel opened this issue Aug 29, 2023 · 1 comment
Open

Missing minimum grpcio version in requirements #134

jbemmel opened this issue Aug 29, 2023 · 1 comment

Comments

@jbemmel
Copy link
Contributor

jbemmel commented Aug 29, 2023

except grpc._channel._InactiveRpcError as err:

This change was introduced here: grpc/grpc@8c7b774

Version 1.33.1

[ I had an environment with grpcio version 1.18, and it crashed because this class didn't exist ]

@akarneliuk
Copy link
Owner

Hey @jbemmel ,

Thanks for pointing up. Would you like to submit PR? ;-)

Best,
Anton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants