DeepLearning-Challenges icon indicating copy to clipboard operation
DeepLearning-Challenges copied to clipboard

Error:TypeError: 'zip' object is not subscriptable

Open masuta16 opened this issue 6 years ago • 0 comments

Using TensorFlow backend. Traceback (most recent call last): File "createmusic.py", line 37, in notesa = zip(*notes)[0] TypeError: 'zip' object is not subscriptable

masuta16 avatar Mar 07 '18 19:03 masuta16