You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: