TypeError

only integer scalar arrays can be converted to a scalar index

场景

  • for j in range(self.images)    # self.images 是一个list对象

最后更新于

这有帮助吗?