-
Notifications
You must be signed in to change notification settings - Fork 91
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
Why can't import HelloRequest, HelloReply #165
Comments
In PyCharm try to mark To run these examples you can follow these steps: This is relevant for |
In addition, I found that setting protobuf=3.20.1 seems to work, does it not support version 4 series? |
|
I followed the tutorial step by step. The 4 series seems to be invalid, I don't know what I missed, and it is normal to modify it to 3 series. |
What "invalid" means? Do you have an error? How can I reproduce it? |
video.mp4 |
Try: $ python -m helloworld.server |
The text was updated successfully, but these errors were encountered: