Pine
Pine copied to clipboard
IndexError: invalid index to scalar variable
but when I use the ln = [ln[i-1] for i in net.getUnconnectedOutLayers()] fix TypeError: only integer scalar arrays can be converted to a scalar index happens
i fixed it