linkAmy

Results 2 comments of linkAmy

This problem seems to be caused by the difference between python 2 and python 3, so I use `gen.__next__()` instead. Then it works fine.

Unfortunately I have the same problem, too. Do you solve it?