
Traceback (most recent call last):
File "/Users/apple/Downloads/fake_certificate_generator-master/gen_idcard.py", line 130, in
generator(idcard, name_font, other_font, bdate_font, id_font,idcard_empty_path,
File "/Users/apple/Downloads/fake_certificate_generator-master/gen_idcard.py", line 89, in generator
contours.sort(key=cv2.contourArea, reverse=True)
AttributeError: 'tuple' object has no attribute 'sort'
Traceback (most recent call last):
File "/Users/apple/Downloads/fake_certificate_generator-master/gen_idcard.py", line 130, in
generator(idcard, name_font, other_font, bdate_font, id_font,idcard_empty_path,
File "/Users/apple/Downloads/fake_certificate_generator-master/gen_idcard.py", line 89, in generator
contours.sort(key=cv2.contourArea, reverse=True)
AttributeError: 'tuple' object has no attribute 'sort'