Skip to content
New issue

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

python3 -m grpc_tools.protoc -I proto/ --python_out=proto --grpc_python_out=proto proto/casbin.proto error #2

Open
zsk1993 opened this issue Apr 5, 2022 · 0 comments

Comments

@zsk1993
Copy link

zsk1993 commented Apr 5, 2022

from . import casbin_pb2
File "/Users/zhangshikang/Documents/code/workflow-api-server/workflow_api_server/casbin_config/casbin_pb2.py", line 21, in
_NEWENFORCERREQUEST = DESCRIPTOR.message_types_by_name['NewEnforcerRequest']
AttributeError: 'NoneType' object has no attribute 'message_types_by_name'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant