Closed lishan5600 closed 5 years ago
I use python3.5, but when I run generator.py , it appears ''cannot import name 'izip_longest' ''. What's wrong with it? I have installed all the required packages.
it's zip not izip in python 3.x
Thank you!
I use python3.5, but when I run generator.py , it appears ''cannot import name 'izip_longest' ''. What's wrong with it? I have installed all the required packages.