Step to generate/update *_pb2.py stubs from proto
Install
protoc
if it is not in the
$PATH
From this dir, Run the command
protoc --python_out=. *.proto
to generate python stubs