Doan Thanh Nam
Results
2
comments of
Doan Thanh Nam
I have encountered this problem also and my solution is to change ```ids = range(data_size)``` into ```ids = list(range(data_size))```. Then it works like a charm.
I think you could browse and delete your note in `logs/` folder. `grep` should be used to indicate the exact file.