We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got this error while running demo.
It seems that fxgb-pb2 should be generated automatically. But it doesn't happen, do you have any suggestions?
I look forward to your reply . Thank you.
The text was updated successfully, but these errors were encountered:
Any solution for this? I also encounter this problem.
Sorry, something went wrong.
You could try these command:
sudo python3 -m pip install grpcio
sudo python3 -m pip install grpcio-tools
It works. Thank you so much.
Writing the above commands didn't work for me, is there another command that could help solving this issue?
I solved it by adding 'path_to_your_repo/federated-xgboost/python_package' to PATH and reinstall everything
No branches or pull requests
I got this error while running demo.
It seems that fxgb-pb2 should be generated automatically. But it doesn't happen, do you have any suggestions?
I look forward to your reply . Thank you.
The text was updated successfully, but these errors were encountered: