-
Notifications
You must be signed in to change notification settings - Fork 182
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
Can't use etcd3 package? #2000
Comments
Just got the same error |
You can fix the problem by doing pip install protobuf==3.18.3 |
looks like protobuf broke compatibility on 4+ |
@rochacbruno yep solved it with |
Any plans to fix this in the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have installed etcd3:
trying to import:
import etcd3
Getting the following error:
The text was updated successfully, but these errors were encountered: