TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
第55行的args.wsi_path是None,不能和后面的str类型拼接