TypeError: set_image(): incompatible function arguments

前端 未结 0 743
眼角桃花
眼角桃花 2020-12-12 19:49

Hi :) I have those lines of code:

for f in glob.glob(os.path.join(faces_folder_path, "*.jpg")):
    print("start!")
    print("Proces         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题