When I create a RecBox, I get the error below. I can't therefore save the document and the box disappears after changing the image.
"
Traceback (most recent call last):
File "labelImg.py", line 1124, in newShape
self.actions.create.setEnabled(True)
AttributeError: 'struct' object has no attribute 'create'
"
Hello,
When I create a RecBox, I get the error below. I can't therefore save the document and the box disappears after changing the image. " Traceback (most recent call last): File "labelImg.py", line 1124, in newShape self.actions.create.setEnabled(True) AttributeError: 'struct' object has no attribute 'create' "