I was trying to install labelImg
. But when I try to change pascalVoc
to YOLO
, labelImg
crashes. The traceback is as follows:
Asked
Active
Viewed 521 times
2
-
3Post your code and results as text, not an image. Just from the title, I would suggest checking the return value of a function to make sure it returned a value, not `None`. – chepner Jan 11 '22 at 17:17
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jan 19 '22 at 22:44