roLabelImg icon indicating copy to clipboard operation
roLabelImg copied to clipboard

couldn't open annotation files

Open hurricanedjp opened this issue 7 years ago • 1 comments

issue1

  • OS: ubuntu16.04

  • PyQt version: 4

  • Error: ./labelImg.py running with lxml.etree Traceback (most recent call last): File "./labelImg.py", line 1156, in openFile self.loadFile(filename) File "./labelImg.py", line 902, in loadFile self.lineColor = QColor(*self.labelFile.lineColor) AttributeError: 'LabelFile' object has no attribute 'lineColor'

when I run ./labelimg.py, a error as above occurs... Also,after I finish labeling the image , I couldn't open annotation files.

hurricanedjp avatar May 31 '18 06:05 hurricanedjp

请问您现在解决了吗? 我也遇到了您现在的情况

SGQ-py avatar May 08 '20 07:05 SGQ-py