As it is obvious from the error message that the data type of idx_0 is wrong. You cannot use idx_0 as a set; you need to change it to a list ...
確定! 回上一頁