\read_utils.py", line 26, in batch_generator y[:, :-1], y[:, -1] = x[:, 1:], x[:, 0] TypeError: 'NoneType' object does not support item assignment