AutoLabelImg
AutoLabelImg copied to clipboard
Run labelImg.py
File "c:/Users/Desktop/forauto/autolabeling-home/autoLabel.py", line 799, in
AttributeError: Can't get attribute 'LabelFileFormat' on <module 'libs.labelFile' from 'c:\Users\Desktop\forauto\autolabeling-home\libs\labelFile.py'>
LabelFileFormat is not found on labelFile.py. What should I do to solve this part? Also, I wonder where self.path = os.path.join (home, '.labelImgSettings.pkl') is located at settings.py.