-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
import common_pb2
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "common_pb2.py", line 57, in <module>
google.protobuf.descriptor_pb2.ServiceOptions.RegisterExtension(cmd)
File "/Users/caimaoy/.pyenv/versions/itest-2.7.15/lib/python2.7/site-packages/google/protobuf/internal/python_message.py", line 751, in RegisterExtension
cls.DESCRIPTOR.file.pool.AddExtensionDescriptor(extension_handle)
File "/Users/caimaoy/.pyenv/versions/itest-2.7.15/lib/python2.7/site-packages/google/protobuf/descriptor_pool.py", line 250, in AddExtensionDescriptor
self._CheckConflictRegister(extension)
File "/Users/caimaoy/.pyenv/versions/itest-2.7.15/lib/python2.7/site-packages/google/protobuf/descriptor_pool.py", line 153, in _CheckConflictRegister
file_name = register[desc_name].file.name
AttributeError: 'NoneType' object has no attribute 'name'
Metadata
Metadata
Assignees
Labels
No labels