pip install -r requirements.txt python -m grpc_tools.protoc -I./ –python_out=./gen –pyi_out=./gen –grpc_python_out=./gen user.proto python main.py