When I try go generate command the following error is thrown.
Traceback (most recent call last):
File "./protogen", line 25, in
from grpc.tools.protoc import main as _protoc
ImportError: No module named 'grpc'
gen.sh: line 24: mockgen: command not found
gen.go:1: running "bash": exit status 127